mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-01-06 02:29:41 +05:00
Tests: Update expected results
This commit is contained in:
@@ -168609,30 +168609,30 @@ struct IComparable__Class {
|
||||
struct IComparable__VTable vtable;
|
||||
};
|
||||
|
||||
struct HashHelpers {
|
||||
struct HashHelpers__Class *klass;
|
||||
struct HashHelpers_1 {
|
||||
struct HashHelpers_1__Class *klass;
|
||||
struct MonitorData *monitor;
|
||||
};
|
||||
|
||||
struct HashHelpers__VTable {
|
||||
struct HashHelpers_1__VTable {
|
||||
VirtualInvokeData Equals;
|
||||
VirtualInvokeData Finalize;
|
||||
VirtualInvokeData GetHashCode;
|
||||
VirtualInvokeData ToString;
|
||||
};
|
||||
|
||||
struct HashHelpers__StaticFields {
|
||||
struct HashHelpers_1__StaticFields {
|
||||
struct Int32__Array *primes;
|
||||
struct ConditionalWeakTable_2_System_Object_System_Runtime_Serialization_SerializationInfo_ *s_SerializationInfoTable;
|
||||
};
|
||||
|
||||
struct HashHelpers__Class {
|
||||
struct HashHelpers_1__Class {
|
||||
Il2CppClass_0 _0;
|
||||
Il2CppRuntimeInterfaceOffsetPair *interfaceOffsets;
|
||||
struct HashHelpers__StaticFields *static_fields;
|
||||
struct HashHelpers_1__StaticFields *static_fields;
|
||||
const Il2CppRGCTXData *rgctx_data;
|
||||
Il2CppClass_1 _1;
|
||||
struct HashHelpers__VTable vtable;
|
||||
struct HashHelpers_1__VTable vtable;
|
||||
};
|
||||
|
||||
struct MonoIO {
|
||||
@@ -169562,32 +169562,6 @@ struct CompatibilitySwitches__Class {
|
||||
struct CompatibilitySwitches__VTable vtable;
|
||||
};
|
||||
|
||||
struct Environment {
|
||||
struct Environment__Class *klass;
|
||||
struct MonitorData *monitor;
|
||||
};
|
||||
|
||||
struct Environment__VTable {
|
||||
VirtualInvokeData Equals;
|
||||
VirtualInvokeData Finalize;
|
||||
VirtualInvokeData GetHashCode;
|
||||
VirtualInvokeData ToString;
|
||||
};
|
||||
|
||||
struct Environment__StaticFields {
|
||||
struct String *NewLine;
|
||||
struct ResourceManager *rm;
|
||||
};
|
||||
|
||||
struct Environment__Class {
|
||||
Il2CppClass_0 _0;
|
||||
Il2CppRuntimeInterfaceOffsetPair *interfaceOffsets;
|
||||
struct Environment__StaticFields *static_fields;
|
||||
const Il2CppRGCTXData *rgctx_data;
|
||||
Il2CppClass_1 _1;
|
||||
struct Environment__VTable vtable;
|
||||
};
|
||||
|
||||
struct Environment_1 {
|
||||
struct Environment_1__Class *klass;
|
||||
struct MonitorData *monitor;
|
||||
@@ -169601,8 +169575,8 @@ struct Environment_1__VTable {
|
||||
};
|
||||
|
||||
struct Environment_1__StaticFields {
|
||||
struct String *nl;
|
||||
struct OperatingSystem *os;
|
||||
struct String *NewLine;
|
||||
struct ResourceManager *rm;
|
||||
};
|
||||
|
||||
struct Environment_1__Class {
|
||||
@@ -169614,6 +169588,32 @@ struct Environment_1__Class {
|
||||
struct Environment_1__VTable vtable;
|
||||
};
|
||||
|
||||
struct Environment {
|
||||
struct Environment__Class *klass;
|
||||
struct MonitorData *monitor;
|
||||
};
|
||||
|
||||
struct Environment__VTable {
|
||||
VirtualInvokeData Equals;
|
||||
VirtualInvokeData Finalize;
|
||||
VirtualInvokeData GetHashCode;
|
||||
VirtualInvokeData ToString;
|
||||
};
|
||||
|
||||
struct Environment__StaticFields {
|
||||
struct String *nl;
|
||||
struct OperatingSystem *os;
|
||||
};
|
||||
|
||||
struct Environment__Class {
|
||||
Il2CppClass_0 _0;
|
||||
Il2CppRuntimeInterfaceOffsetPair *interfaceOffsets;
|
||||
struct Environment__StaticFields *static_fields;
|
||||
const Il2CppRGCTXData *rgctx_data;
|
||||
Il2CppClass_1 _1;
|
||||
struct Environment__VTable vtable;
|
||||
};
|
||||
|
||||
struct EmptyArray_1_System_Reflection_MethodInfo_ {
|
||||
struct EmptyArray_1_System_Reflection_MethodInfo___Class *klass;
|
||||
struct MonitorData *monitor;
|
||||
@@ -169825,29 +169825,29 @@ struct GCSettings__Class {
|
||||
struct GCSettings__VTable vtable;
|
||||
};
|
||||
|
||||
struct HashHelpers_1 {
|
||||
struct HashHelpers_1__Class *klass;
|
||||
struct HashHelpers {
|
||||
struct HashHelpers__Class *klass;
|
||||
struct MonitorData *monitor;
|
||||
};
|
||||
|
||||
struct HashHelpers_1__VTable {
|
||||
struct HashHelpers__VTable {
|
||||
VirtualInvokeData Equals;
|
||||
VirtualInvokeData Finalize;
|
||||
VirtualInvokeData GetHashCode;
|
||||
VirtualInvokeData ToString;
|
||||
};
|
||||
|
||||
struct HashHelpers_1__StaticFields {
|
||||
struct HashHelpers__StaticFields {
|
||||
int32_t RandomSeed;
|
||||
};
|
||||
|
||||
struct HashHelpers_1__Class {
|
||||
struct HashHelpers__Class {
|
||||
Il2CppClass_0 _0;
|
||||
Il2CppRuntimeInterfaceOffsetPair *interfaceOffsets;
|
||||
struct HashHelpers_1__StaticFields *static_fields;
|
||||
struct HashHelpers__StaticFields *static_fields;
|
||||
const Il2CppRGCTXData *rgctx_data;
|
||||
Il2CppClass_1 _1;
|
||||
struct HashHelpers_1__VTable vtable;
|
||||
struct HashHelpers__VTable vtable;
|
||||
};
|
||||
|
||||
struct ICloneable {
|
||||
|
||||
Reference in New Issue
Block a user