From 74f209bc2e429334a48db2ef267d01ce030887f0 Mon Sep 17 00:00:00 2001 From: Katy Coe Date: Thu, 28 Nov 2019 18:46:19 +0100 Subject: [PATCH] Tests: Update all test results --- .../TestExpectedResults/ArraysAndPointers.cs | 4 +- .../CustomAttributeData.cs | 4 +- .../TestExpectedResults/ExplicitInterfaces.cs | 4 +- .../GameAssembly-ArraysAndPointers-x64.cs | 22 ++-- .../GameAssembly-ArraysAndPointers-x86.cs | 22 ++-- .../GameAssembly-CustomAttributeData-x64.cs | 20 ++-- .../GameAssembly-CustomAttributeData-x86.cs | 20 ++-- .../GameAssembly-ExplicitInterfaces-x64.cs | 24 ++-- .../GameAssembly-ExplicitInterfaces-x86.cs | 24 ++-- .../GameAssembly-GenericTypes-x64.cs | 10 +- .../GameAssembly-GenericTypes-x86.cs | 10 +- .../GameAssembly-Methods-x64.cs | 48 ++++---- .../GameAssembly-Methods-x86.cs | 48 ++++---- .../GameAssembly-Properties-x64.cs | 22 ++-- .../GameAssembly-Properties-x86.cs | 22 ++-- .../GameAssembly-References-x64.cs | 12 +- .../GameAssembly-References-x86.cs | 12 +- .../GameAssembly-Scope-x64.cs | 108 +++++++++--------- .../GameAssembly-Scope-x86.cs | 108 +++++++++--------- .../TestExpectedResults/GenericTypes.cs | 4 +- Il2CppTests/TestExpectedResults/Methods.cs | 4 +- Il2CppTests/TestExpectedResults/Properties.cs | 4 +- Il2CppTests/TestExpectedResults/References.cs | 4 +- Il2CppTests/TestExpectedResults/Scope.cs | 4 +- 24 files changed, 282 insertions(+), 282 deletions(-) diff --git a/Il2CppTests/TestExpectedResults/ArraysAndPointers.cs b/Il2CppTests/TestExpectedResults/ArraysAndPointers.cs index bce700f..bdf4937 100644 --- a/Il2CppTests/TestExpectedResults/ArraysAndPointers.cs +++ b/Il2CppTests/TestExpectedResults/ArraysAndPointers.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A68AC-0x000A6BA0 // [assembly: AssemblyCopyright] // 0x000A68AC-0x000A6BA0 // [assembly: AssemblyDefaultAlias] // 0x000A68AC-0x000A6BA0 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000A68AC-0x000A6BA0 // [assembly: TypeLibVersion] // 0x000A68AC-0x000A6BA0 -// Image 1: ArraysAndPointers.dll - 1810-1817 +// Image 1: ArraysAndPointers.dll - Assembly: ArraysAndPointers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1817 // [assembly: CompilationRelaxations] // 0x000A6D34-0x000A6D34 // [assembly: Debuggable] // 0x000A6D34-0x000A6D34 [assembly: RuntimeCompatibility] // 0x000A6D34-0x000A6D34 diff --git a/Il2CppTests/TestExpectedResults/CustomAttributeData.cs b/Il2CppTests/TestExpectedResults/CustomAttributeData.cs index 1a9946e..3daed02 100644 --- a/Il2CppTests/TestExpectedResults/CustomAttributeData.cs +++ b/Il2CppTests/TestExpectedResults/CustomAttributeData.cs @@ -10,7 +10,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using Il2CppTests.TestSources; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A4D7C-0x000A5070 // [assembly: AssemblyCopyright] // 0x000A4D7C-0x000A5070 // [assembly: AssemblyDefaultAlias] // 0x000A4D7C-0x000A5070 @@ -33,7 +33,7 @@ using Il2CppTests.TestSources; [assembly: StringFreezing] // 0x000A4D7C-0x000A5070 // [assembly: TypeLibVersion] // 0x000A4D7C-0x000A5070 -// Image 1: CustomAttributeData.dll - 1810-1813 +// Image 1: CustomAttributeData.dll - Assembly: CustomAttributeData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1813 // [assembly: CompilationRelaxations] // 0x000A526C-0x000A526C // [assembly: Debuggable] // 0x000A526C-0x000A526C [assembly: Example] // 0x000A526C-0x000A526C diff --git a/Il2CppTests/TestExpectedResults/ExplicitInterfaces.cs b/Il2CppTests/TestExpectedResults/ExplicitInterfaces.cs index 675da81..fc5782a 100644 --- a/Il2CppTests/TestExpectedResults/ExplicitInterfaces.cs +++ b/Il2CppTests/TestExpectedResults/ExplicitInterfaces.cs @@ -10,7 +10,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A50A8-0x000A539C // [assembly: AssemblyCopyright] // 0x000A50A8-0x000A539C // [assembly: AssemblyDefaultAlias] // 0x000A50A8-0x000A539C @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000A50A8-0x000A539C // [assembly: TypeLibVersion] // 0x000A50A8-0x000A539C -// Image 1: ExplicitInterfaces.dll - 1810-1818 +// Image 1: ExplicitInterfaces.dll - Assembly: ExplicitInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1818 // [assembly: CompilationRelaxations] // 0x000A539C-0x000A539C // [assembly: Debuggable] // 0x000A539C-0x000A539C [assembly: RuntimeCompatibility] // 0x000A539C-0x000A539C diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x64.cs index 7dbe1d6..86d06ab 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x64.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000E0A0-0x000000018000A910 // [assembly: AssemblyCopyright] // 0x000000018000E0A0-0x000000018000A910 // [assembly: AssemblyDefaultAlias] // 0x000000018000E0A0-0x000000018000A910 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000000018000E0A0-0x000000018000A910 // [assembly: TypeLibVersion] // 0x000000018000E0A0-0x000000018000A910 -// Image 1: ArraysAndPointers.dll - 1810-1817 +// Image 1: ArraysAndPointers.dll - Assembly: ArraysAndPointers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1817 // [assembly: CompilationRelaxations] // 0x000000018000C1C0-0x000000018000C1C0 // [assembly: Debuggable] // 0x000000018000C1C0-0x000000018000C1C0 [assembly: RuntimeCompatibility] // 0x000000018000C1C0-0x000000018000C1C0 @@ -74,10 +74,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x00000001800090A0-0x00000001800090A0 */ object[] args) => default; // 0x00000001802C64F0-0x00000001802C6560 } @@ -96,10 +96,10 @@ namespace Il2CppTests.TestSources private unsafe float*[][,,][] confusedElephant; // 0x8047EDC0 // Properties - public unsafe int* PointerProperty { get; set; } // 0x00000001801513A0-0x00000001801513A0 0x00000001801140B0-0x00000001801140B0 - public unsafe int* this[int i] { get; } // 0x00000001800EA8C0-0x00000001800EA8C0 - public unsafe int this[int* p] { get; } // 0x00000001800EA8C0-0x00000001800EA8C0 - public unsafe float* this[float* fp] { get; } // 0x00000001800EA8C0-0x00000001800EA8C0 + public unsafe int* PointerProperty { get; set; } // 0x00000001801513A0-0x00000001801513B0 0x00000001801140B0-0x00000001801140C0 + public unsafe int* this[int i] { get; } // 0x00000001800EA8C0-0x00000001800EA8D0 + public unsafe int this[int* p] { get; } // 0x00000001800EA8C0-0x00000001800EA8D0 + public unsafe float* this[float* fp] { get; } // 0x00000001800EA8C0-0x00000001800EA8D0 // Nested types private struct fixedSizeArrayStruct // TypeDefIndex: 1814 @@ -127,8 +127,8 @@ namespace Il2CppTests.TestSources // Methods public int[] FooMethod(int[][] bar) => default; // 0x00000001803E10F0-0x00000001803E1130 public int[,] BarMethod(int[,,] baz) => default; // 0x00000001803E10A0-0x00000001803E10F0 - public unsafe void UnsafeMethod(int* unsafePointerArgument) {} // 0x00000001800EA7B0-0x00000001800EA7B0 - public unsafe int* UnsafeReturnMethod() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public unsafe int* UnsafeMethod2(int* i) => default; // 0x000000018012FC60-0x000000018012FC60 + public unsafe void UnsafeMethod(int* unsafePointerArgument) {} // 0x00000001800EA7B0-0x00000001800EA7C0 + public unsafe int* UnsafeReturnMethod() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public unsafe int* UnsafeMethod2(int* i) => default; // 0x000000018012FC60-0x000000018012FC70 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x86.cs index 21476c7..0436dcb 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-ArraysAndPointers-x86.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000EDA0-0x1000BD20 // [assembly: AssemblyCopyright] // 0x1000EDA0-0x1000BD20 // [assembly: AssemblyDefaultAlias] // 0x1000EDA0-0x1000BD20 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x1000EDA0-0x1000BD20 // [assembly: TypeLibVersion] // 0x1000EDA0-0x1000BD20 -// Image 1: ArraysAndPointers.dll - 1810-1817 +// Image 1: ArraysAndPointers.dll - Assembly: ArraysAndPointers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1817 // [assembly: CompilationRelaxations] // 0x1000D250-0x1000D250 // [assembly: Debuggable] // 0x1000D250-0x1000D250 [assembly: RuntimeCompatibility] // 0x1000D250-0x1000D250 @@ -74,10 +74,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x10009AA0-0x10009AA0 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -96,10 +96,10 @@ namespace Il2CppTests.TestSources private unsafe float*[][,,][] confusedElephant; // 0x24 // Properties - public unsafe int* PointerProperty { get; set; } // 0x100EB040-0x100EB040 0x100EB250-0x100EB250 - public unsafe int* this[int i] { get; } // 0x100C5600-0x100C5600 - public unsafe int this[int* p] { get; } // 0x100C5600-0x100C5600 - public unsafe float* this[float* fp] { get; } // 0x100C5600-0x100C5600 + public unsafe int* PointerProperty { get; set; } // 0x100EB040-0x100EB050 0x100EB250-0x100EB260 + public unsafe int* this[int i] { get; } // 0x100C5600-0x100C5610 + public unsafe int this[int* p] { get; } // 0x100C5600-0x100C5610 + public unsafe float* this[float* fp] { get; } // 0x100C5600-0x100C5610 // Nested types private struct fixedSizeArrayStruct // TypeDefIndex: 1814 @@ -127,8 +127,8 @@ namespace Il2CppTests.TestSources // Methods public int[] FooMethod(int[][] bar) => default; // 0x1034DCE0-0x1034DD10 public int[,] BarMethod(int[,,] baz) => default; // 0x1034DC90-0x1034DCE0 - public unsafe void UnsafeMethod(int* unsafePointerArgument) {} // 0x100C5530-0x100C5530 - public unsafe int* UnsafeReturnMethod() => default; // 0x100C5600-0x100C5600 - public unsafe int* UnsafeMethod2(int* i) => default; // 0x10102390-0x10102390 + public unsafe void UnsafeMethod(int* unsafePointerArgument) {} // 0x100C5530-0x100C5540 + public unsafe int* UnsafeReturnMethod() => default; // 0x100C5600-0x100C5610 + public unsafe int* UnsafeMethod2(int* i) => default; // 0x10102390-0x101023A0 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x64.cs index 26ea3b2..cb57fc7 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x64.cs @@ -10,7 +10,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using Il2CppTests.TestSources; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000E4A0-0x000000018000C5B0 // [assembly: AssemblyCopyright] // 0x000000018000E4A0-0x000000018000C5B0 // [assembly: AssemblyDefaultAlias] // 0x000000018000E4A0-0x000000018000C5B0 @@ -33,7 +33,7 @@ using Il2CppTests.TestSources; [assembly: StringFreezing] // 0x000000018000E4A0-0x000000018000C5B0 // [assembly: TypeLibVersion] // 0x000000018000E4A0-0x000000018000C5B0 -// Image 1: CustomAttributeData.dll - 1810-1813 +// Image 1: CustomAttributeData.dll - Assembly: CustomAttributeData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1813 // [assembly: CompilationRelaxations] // 0x000000018000C4B0-0x000000018000C4B0 // [assembly: Debuggable] // 0x000000018000C4B0-0x000000018000C4B0 [assembly: Example] // 0x000000018000C4B0-0x000000018000C4B0 @@ -76,10 +76,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x0000000180009150-0x0000000180009150 */ object[] args) => default; // 0x00000001802C64F0-0x00000001802C6560 } @@ -103,10 +103,10 @@ namespace Il2CppTests.TestSources private int[] arrayNumbers; // 0x8047D628 // Properties - public ExampleKind Kind { get; } // 0x00000001800ECD10-0x00000001800ECD10 - public string[] Strings { get; } // 0x00000001800EAEB0-0x00000001800EAEB0 - public string Note { get; set; } // 0x00000001803E0EE0-0x00000001803E0EF0 0x00000001800EAEE0-0x00000001800EAEE0 - public int[] Numbers { get; set; } // 0x00000001803E0EF0-0x00000001803E0EF0 0x000000018015B760-0x000000018015B760 + public ExampleKind Kind { get; } // 0x00000001800ECD10-0x00000001800ECD20 + public string[] Strings { get; } // 0x00000001800EAEB0-0x00000001800EAEC0 + public string Note { get; set; } // 0x00000001803E0EE0-0x00000001803E0EF0 0x00000001800EAEE0-0x00000001800EAEF0 + public int[] Numbers { get; set; } // 0x00000001803E0EF0-0x00000001803E0EF0 0x000000018015B760-0x000000018015B770 // Constructors public ExampleAttribute(ExampleKind initKind, string[] initStrings) {} // 0x00000001803E0E70-0x00000001803E0EB0 @@ -118,10 +118,10 @@ namespace Il2CppTests.TestSources public class Test // TypeDefIndex: 1813 { // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 // Methods [Example] // 0x000000018000C710-0x000000018000C750 - public void TestMethod([Example] /* 0x000000018000C750-0x000000018000C4B0 */ object arg) {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public void TestMethod([Example] /* 0x000000018000C750-0x000000018000C4B0 */ object arg) {} // 0x00000001800EA7B0-0x00000001800EA7C0 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x86.cs index da2bf9e..0b8cb6b 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-CustomAttributeData-x86.cs @@ -10,7 +10,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using Il2CppTests.TestSources; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000EFA0-0x1000D430 // [assembly: AssemblyCopyright] // 0x1000EFA0-0x1000D430 // [assembly: AssemblyDefaultAlias] // 0x1000EFA0-0x1000D430 @@ -33,7 +33,7 @@ using Il2CppTests.TestSources; [assembly: StringFreezing] // 0x1000EFA0-0x1000D430 // [assembly: TypeLibVersion] // 0x1000EFA0-0x1000D430 -// Image 1: CustomAttributeData.dll - 1810-1813 +// Image 1: CustomAttributeData.dll - Assembly: CustomAttributeData, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1813 // [assembly: CompilationRelaxations] // 0x1000D360-0x1000D360 // [assembly: Debuggable] // 0x1000D360-0x1000D360 [assembly: Example] // 0x1000D360-0x1000D360 @@ -76,10 +76,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x10009B80-0x10009B80 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -103,10 +103,10 @@ namespace Il2CppTests.TestSources private int[] arrayNumbers; // 0x14 // Properties - public ExampleKind Kind { get; } // 0x100BF0C0-0x100BF0C0 - public string[] Strings { get; } // 0x100BFC20-0x100BFC20 - public string Note { get; set; } // 0x100C5B30-0x100C5B30 0x100C5B50-0x100C5B50 - public int[] Numbers { get; set; } // 0x100EF0C0-0x100EF0C0 0x10127B00-0x10127B00 + public ExampleKind Kind { get; } // 0x100BF0C0-0x100BF0D0 + public string[] Strings { get; } // 0x100BFC20-0x100BFC30 + public string Note { get; set; } // 0x100C5B30-0x100C5B40 0x100C5B50-0x100C5B60 + public int[] Numbers { get; set; } // 0x100EF0C0-0x100EF0D0 0x10127B00-0x10127B50 // Constructors public ExampleAttribute(ExampleKind initKind, string[] initStrings) {} // 0x1034DA90-0x1034DAC0 @@ -118,10 +118,10 @@ namespace Il2CppTests.TestSources public class Test // TypeDefIndex: 1813 { // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 // Methods [Example] // 0x1000D550-0x1000D590 - public void TestMethod([Example] /* 0x1000D590-0x1000D360 */ object arg) {} // 0x100C5530-0x100C5530 + public void TestMethod([Example] /* 0x1000D590-0x1000D360 */ object arg) {} // 0x100C5530-0x100C5540 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x64.cs index cd5aeb9..0665d57 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x64.cs @@ -10,7 +10,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000E950-0x000000018000CAF0 // [assembly: AssemblyCopyright] // 0x000000018000E950-0x000000018000CAF0 // [assembly: AssemblyDefaultAlias] // 0x000000018000E950-0x000000018000CAF0 @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000000018000E950-0x000000018000CAF0 // [assembly: TypeLibVersion] // 0x000000018000E950-0x000000018000CAF0 -// Image 1: ExplicitInterfaces.dll - 1810-1818 +// Image 1: ExplicitInterfaces.dll - Assembly: ExplicitInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1818 // [assembly: CompilationRelaxations] // 0x000000018000CAF0-0x000000018000CAF0 // [assembly: Debuggable] // 0x000000018000CAF0-0x000000018000CAF0 [assembly: RuntimeCompatibility] // 0x000000018000CAF0-0x000000018000CAF0 @@ -75,10 +75,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x0000000180009C10-0x0000000180009C10 */ object[] args) => default; // 0x00000001802C64F0-0x00000001802C6560 } @@ -99,11 +99,11 @@ namespace Il2CppTests.TestSources internal class Test : IControl, ISurface // TypeDefIndex: 1813 { // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - void IControl.Paint() {} // 0x00000001800EA7B0-0x00000001800EA7B0 - void ISurface.Paint() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + void IControl.Paint() {} // 0x00000001800EA7B0-0x00000001800EA7C0 + void ISurface.Paint() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal interface ILeft // TypeDefIndex: 1814 @@ -121,13 +121,13 @@ namespace Il2CppTests.TestSources internal class Middle : ILeft, IRight // TypeDefIndex: 1816 { // Properties - int ILeft.P { get; } // 0x00000001800EA8C0-0x00000001800EA8C0 + int ILeft.P { get; } // 0x00000001800EA8C0-0x00000001800EA8D0 // Constructors - public Middle() {} // 0x00000001800E2000-0x00000001800E2000 + public Middle() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public int P() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public int P() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } internal interface IGeneric // TypeDefIndex: 1817 @@ -139,9 +139,9 @@ namespace Il2CppTests.TestSources internal class ImplementsGenericInterface : IGeneric> // TypeDefIndex: 1818 { // Constructors - public ImplementsGenericInterface() {} // 0x00000001800E2000-0x00000001800E2000 + public ImplementsGenericInterface() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - void IGeneric>.GenericMethod(KeyValuePair t) {} // 0x00000001800EA7B0-0x00000001800EA7B0 + void IGeneric>.GenericMethod(KeyValuePair t) {} // 0x00000001800EA7B0-0x00000001800EA7C0 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x86.cs index d088dfe..3743a22 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-ExplicitInterfaces-x86.cs @@ -10,7 +10,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000F760-0x1000DC90 // [assembly: AssemblyCopyright] // 0x1000F760-0x1000DC90 // [assembly: AssemblyDefaultAlias] // 0x1000F760-0x1000DC90 @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x1000F760-0x1000DC90 // [assembly: TypeLibVersion] // 0x1000F760-0x1000DC90 -// Image 1: ExplicitInterfaces.dll - 1810-1818 +// Image 1: ExplicitInterfaces.dll - Assembly: ExplicitInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1818 // [assembly: CompilationRelaxations] // 0x1000DC90-0x1000DC90 // [assembly: Debuggable] // 0x1000DC90-0x1000DC90 [assembly: RuntimeCompatibility] // 0x1000DC90-0x1000DC90 @@ -75,10 +75,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x1000A660-0x1000A660 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -99,11 +99,11 @@ namespace Il2CppTests.TestSources internal class Test : IControl, ISurface // TypeDefIndex: 1813 { // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 // Methods - void IControl.Paint() {} // 0x100C5530-0x100C5530 - void ISurface.Paint() {} // 0x100C5530-0x100C5530 + void IControl.Paint() {} // 0x100C5530-0x100C5540 + void ISurface.Paint() {} // 0x100C5530-0x100C5540 } internal interface ILeft // TypeDefIndex: 1814 @@ -121,13 +121,13 @@ namespace Il2CppTests.TestSources internal class Middle : ILeft, IRight // TypeDefIndex: 1816 { // Properties - int ILeft.P { get; } // 0x100C5600-0x100C5600 + int ILeft.P { get; } // 0x100C5600-0x100C5610 // Constructors - public Middle() {} // 0x100BF000-0x100BF000 + public Middle() {} // 0x100BF000-0x100BF010 // Methods - public int P() => default; // 0x100C5600-0x100C5600 + public int P() => default; // 0x100C5600-0x100C5610 } internal interface IGeneric // TypeDefIndex: 1817 @@ -139,9 +139,9 @@ namespace Il2CppTests.TestSources internal class ImplementsGenericInterface : IGeneric> // TypeDefIndex: 1818 { // Constructors - public ImplementsGenericInterface() {} // 0x100BF000-0x100BF000 + public ImplementsGenericInterface() {} // 0x100BF000-0x100BF010 // Methods - void IGeneric>.GenericMethod(KeyValuePair t) {} // 0x100C5530-0x100C5530 + void IGeneric>.GenericMethod(KeyValuePair t) {} // 0x100C5530-0x100C5540 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x64.cs index 0eb6519..54a7c4a 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x64.cs @@ -10,7 +10,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000E050-0x000000018000A8A0 // [assembly: AssemblyCopyright] // 0x000000018000E050-0x000000018000A8A0 // [assembly: AssemblyDefaultAlias] // 0x000000018000E050-0x000000018000A8A0 @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000000018000E050-0x000000018000A8A0 // [assembly: TypeLibVersion] // 0x000000018000E050-0x000000018000A8A0 -// Image 1: GenericTypes.dll - 1810-1827 +// Image 1: GenericTypes.dll - Assembly: GenericTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1827 // [assembly: CompilationRelaxations] // 0x000000018000C150-0x000000018000C150 // [assembly: Debuggable] // 0x000000018000C150-0x000000018000C150 [assembly: RuntimeCompatibility] // 0x000000018000C150-0x000000018000C150 @@ -75,10 +75,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x00000001800090D0-0x00000001800090D0 */ object[] args) => default; // 0x00000001802C6900-0x00000001802C6970 } @@ -115,7 +115,7 @@ namespace Il2CppTests.TestSources internal class Test // TypeDefIndex: 1819 { // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 // Methods public void GenericTypesTest() {} // 0x00000001803E11C0-0x00000001803E11C0 diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x86.cs index f2ae667..84ccb10 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-GenericTypes-x86.cs @@ -10,7 +10,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000ED00-0x1000BC80 // [assembly: AssemblyCopyright] // 0x1000ED00-0x1000BC80 // [assembly: AssemblyDefaultAlias] // 0x1000ED00-0x1000BC80 @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x1000ED00-0x1000BC80 // [assembly: TypeLibVersion] // 0x1000ED00-0x1000BC80 -// Image 1: GenericTypes.dll - 1810-1827 +// Image 1: GenericTypes.dll - Assembly: GenericTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1827 // [assembly: CompilationRelaxations] // 0x1000D1B0-0x1000D1B0 // [assembly: Debuggable] // 0x1000D1B0-0x1000D1B0 [assembly: RuntimeCompatibility] // 0x1000D1B0-0x1000D1B0 @@ -75,10 +75,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x10009B20-0x10009B20 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -115,7 +115,7 @@ namespace Il2CppTests.TestSources internal class Test // TypeDefIndex: 1819 { // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 // Methods public void GenericTypesTest() {} // 0x1034DA60-0x1034DA60 diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x64.cs index f1c32cb..b6ac736 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x64.cs @@ -10,7 +10,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000E950-0x000000018000CAF0 // [assembly: AssemblyCopyright] // 0x000000018000E950-0x000000018000CAF0 // [assembly: AssemblyDefaultAlias] // 0x000000018000E950-0x000000018000CAF0 @@ -33,7 +33,7 @@ using System.Text; [assembly: StringFreezing] // 0x000000018000E950-0x000000018000CAF0 // [assembly: TypeLibVersion] // 0x000000018000E950-0x000000018000CAF0 -// Image 1: Methods.dll - 1810-1822 +// Image 1: Methods.dll - Assembly: Methods, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1822 // [assembly: CompilationRelaxations] // 0x000000018000CAF0-0x000000018000CAF0 // [assembly: Debuggable] // 0x000000018000CAF0-0x000000018000CAF0 [assembly: RuntimeCompatibility] // 0x000000018000CAF0-0x000000018000CAF0 @@ -75,10 +75,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x0000000180009C10-0x0000000180009C10 */ object[] args) => default; // 0x00000001802C64F0-0x00000001802C6560 } @@ -87,10 +87,10 @@ namespace Il2CppTests.TestSources internal class Test // TypeDefIndex: 1811 { // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public virtual void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public virtual void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 public double ValueTypeReturnMethod() => default; // 0x00000001803E0EC0-0x00000001803E0EC0 public StringBuilder ReferenceTypeReturnMethod() => default; // 0x00000001803E0E70-0x00000001803E0EC0 } @@ -104,7 +104,7 @@ namespace Il2CppTests.TestSources internal abstract class TestAbstract // TypeDefIndex: 1813 { // Constructors - protected TestAbstract() {} // 0x00000001800E2000-0x00000001800E2000 + protected TestAbstract() {} // 0x00000001800E2000-0x00000001800E2010 // Methods public abstract void AbstractMethod(); @@ -113,70 +113,70 @@ namespace Il2CppTests.TestSources internal class TestOverride : Test // TypeDefIndex: 1814 { // Constructors - public TestOverride() {} // 0x00000001800E2000-0x00000001800E2000 + public TestOverride() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public override void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public override void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal class TestHideVirtual : Test // TypeDefIndex: 1815 { // Constructors - public TestHideVirtual() {} // 0x00000001800E2000-0x00000001800E2000 + public TestHideVirtual() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal class TestHideOverride : TestOverride // TypeDefIndex: 1816 { // Constructors - public TestHideOverride() {} // 0x00000001800E2000-0x00000001800E2000 + public TestHideOverride() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal class TestOverrideAbstract : TestAbstract // TypeDefIndex: 1817 { // Constructors - public TestOverrideAbstract() {} // 0x00000001800E2000-0x00000001800E2000 + public TestOverrideAbstract() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public override void AbstractMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public override void AbstractMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal class TestHideAbstractOverride : TestOverrideAbstract // TypeDefIndex: 1818 { // Constructors - public TestHideAbstractOverride() {} // 0x00000001800E2000-0x00000001800E2000 + public TestHideAbstractOverride() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public new void AbstractMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public new void AbstractMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal class TestHideVirtualAndNewVirtual : Test // TypeDefIndex: 1819 { // Constructors - public TestHideVirtualAndNewVirtual() {} // 0x00000001800E2000-0x00000001800E2000 + public TestHideVirtualAndNewVirtual() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public virtual new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public virtual new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal class TestHideOverrideAndNewVirtual : TestOverride // TypeDefIndex: 1820 { // Constructors - public TestHideOverrideAndNewVirtual() {} // 0x00000001800E2000-0x00000001800E2000 + public TestHideOverrideAndNewVirtual() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public virtual new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public virtual new void VirtualMethod() {} // 0x00000001800EA7B0-0x00000001800EA7C0 } internal abstract class TestAbstractNew : TestOverride // TypeDefIndex: 1821 { // Constructors - protected TestAbstractNew() {} // 0x00000001800E2000-0x00000001800E2000 + protected TestAbstractNew() {} // 0x00000001800E2000-0x00000001800E2010 // Methods public abstract new void VirtualMethod(); @@ -185,9 +185,9 @@ namespace Il2CppTests.TestSources internal class TestNewNonVirtualMethod : Test // TypeDefIndex: 1822 { // Constructors - public TestNewNonVirtualMethod() {} // 0x00000001800E2000-0x00000001800E2000 + public TestNewNonVirtualMethod() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public int ValueTypeReturnMethod() => default; // 0x0000000180119A50-0x0000000180119A50 + public int ValueTypeReturnMethod() => default; // 0x0000000180119A50-0x0000000180119A60 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x86.cs index 5dfa47e..77eba2d 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-Methods-x86.cs @@ -10,7 +10,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000F760-0x1000DC90 // [assembly: AssemblyCopyright] // 0x1000F760-0x1000DC90 // [assembly: AssemblyDefaultAlias] // 0x1000F760-0x1000DC90 @@ -33,7 +33,7 @@ using System.Text; [assembly: StringFreezing] // 0x1000F760-0x1000DC90 // [assembly: TypeLibVersion] // 0x1000F760-0x1000DC90 -// Image 1: Methods.dll - 1810-1822 +// Image 1: Methods.dll - Assembly: Methods, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1822 // [assembly: CompilationRelaxations] // 0x1000DC90-0x1000DC90 // [assembly: Debuggable] // 0x1000DC90-0x1000DC90 [assembly: RuntimeCompatibility] // 0x1000DC90-0x1000DC90 @@ -75,10 +75,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x1000A660-0x1000A660 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -87,10 +87,10 @@ namespace Il2CppTests.TestSources internal class Test // TypeDefIndex: 1811 { // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 // Methods - public virtual void VirtualMethod() {} // 0x100C5530-0x100C5530 + public virtual void VirtualMethod() {} // 0x100C5530-0x100C5540 public double ValueTypeReturnMethod() => default; // 0x1034DAD0-0x1034DAD0 public StringBuilder ReferenceTypeReturnMethod() => default; // 0x1034DA90-0x1034DAD0 } @@ -104,7 +104,7 @@ namespace Il2CppTests.TestSources internal abstract class TestAbstract // TypeDefIndex: 1813 { // Constructors - protected TestAbstract() {} // 0x100BF000-0x100BF000 + protected TestAbstract() {} // 0x100BF000-0x100BF010 // Methods public abstract void AbstractMethod(); @@ -113,70 +113,70 @@ namespace Il2CppTests.TestSources internal class TestOverride : Test // TypeDefIndex: 1814 { // Constructors - public TestOverride() {} // 0x100BF000-0x100BF000 + public TestOverride() {} // 0x100BF000-0x100BF010 // Methods - public override void VirtualMethod() {} // 0x100C5530-0x100C5530 + public override void VirtualMethod() {} // 0x100C5530-0x100C5540 } internal class TestHideVirtual : Test // TypeDefIndex: 1815 { // Constructors - public TestHideVirtual() {} // 0x100BF000-0x100BF000 + public TestHideVirtual() {} // 0x100BF000-0x100BF010 // Methods - public new void VirtualMethod() {} // 0x100C5530-0x100C5530 + public new void VirtualMethod() {} // 0x100C5530-0x100C5540 } internal class TestHideOverride : TestOverride // TypeDefIndex: 1816 { // Constructors - public TestHideOverride() {} // 0x100BF000-0x100BF000 + public TestHideOverride() {} // 0x100BF000-0x100BF010 // Methods - public new void VirtualMethod() {} // 0x100C5530-0x100C5530 + public new void VirtualMethod() {} // 0x100C5530-0x100C5540 } internal class TestOverrideAbstract : TestAbstract // TypeDefIndex: 1817 { // Constructors - public TestOverrideAbstract() {} // 0x100BF000-0x100BF000 + public TestOverrideAbstract() {} // 0x100BF000-0x100BF010 // Methods - public override void AbstractMethod() {} // 0x100C5530-0x100C5530 + public override void AbstractMethod() {} // 0x100C5530-0x100C5540 } internal class TestHideAbstractOverride : TestOverrideAbstract // TypeDefIndex: 1818 { // Constructors - public TestHideAbstractOverride() {} // 0x100BF000-0x100BF000 + public TestHideAbstractOverride() {} // 0x100BF000-0x100BF010 // Methods - public new void AbstractMethod() {} // 0x100C5530-0x100C5530 + public new void AbstractMethod() {} // 0x100C5530-0x100C5540 } internal class TestHideVirtualAndNewVirtual : Test // TypeDefIndex: 1819 { // Constructors - public TestHideVirtualAndNewVirtual() {} // 0x100BF000-0x100BF000 + public TestHideVirtualAndNewVirtual() {} // 0x100BF000-0x100BF010 // Methods - public virtual new void VirtualMethod() {} // 0x100C5530-0x100C5530 + public virtual new void VirtualMethod() {} // 0x100C5530-0x100C5540 } internal class TestHideOverrideAndNewVirtual : TestOverride // TypeDefIndex: 1820 { // Constructors - public TestHideOverrideAndNewVirtual() {} // 0x100BF000-0x100BF000 + public TestHideOverrideAndNewVirtual() {} // 0x100BF000-0x100BF010 // Methods - public virtual new void VirtualMethod() {} // 0x100C5530-0x100C5530 + public virtual new void VirtualMethod() {} // 0x100C5530-0x100C5540 } internal abstract class TestAbstractNew : TestOverride // TypeDefIndex: 1821 { // Constructors - protected TestAbstractNew() {} // 0x100BF000-0x100BF000 + protected TestAbstractNew() {} // 0x100BF000-0x100BF010 // Methods public abstract new void VirtualMethod(); @@ -185,9 +185,9 @@ namespace Il2CppTests.TestSources internal class TestNewNonVirtualMethod : Test // TypeDefIndex: 1822 { // Constructors - public TestNewNonVirtualMethod() {} // 0x100BF000-0x100BF000 + public TestNewNonVirtualMethod() {} // 0x100BF000-0x100BF010 // Methods - public int ValueTypeReturnMethod() => default; // 0x100EF660-0x100EF660 + public int ValueTypeReturnMethod() => default; // 0x100EF660-0x100EF670 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x64.cs index 4518f74..c999110 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x64.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000DF60-0x000000018000ADF0 // [assembly: AssemblyCopyright] // 0x000000018000DF60-0x000000018000ADF0 // [assembly: AssemblyDefaultAlias] // 0x000000018000DF60-0x000000018000ADF0 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000000018000DF60-0x000000018000ADF0 // [assembly: TypeLibVersion] // 0x000000018000DF60-0x000000018000ADF0 -// Image 1: Properties.dll - 1810-1811 +// Image 1: Properties.dll - Assembly: Properties, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1811 // [assembly: CompilationRelaxations] // 0x000000018000C0D0-0x000000018000C0D0 // [assembly: Debuggable] // 0x000000018000C0D0-0x000000018000C0D0 [assembly: RuntimeCompatibility] // 0x000000018000C0D0-0x000000018000C0D0 @@ -74,10 +74,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x00000001800091F0-0x00000001800091F0 */ object[] args) => default; // 0x00000001802C64F0-0x00000001802C6560 } @@ -86,17 +86,17 @@ namespace Il2CppTests.TestSources internal class Test // TypeDefIndex: 1811 { // Properties - private int prop1 { get; set; } // 0x00000001800ECD10-0x00000001800ECD10 0x0000000180143AD0-0x0000000180143AD0 - protected int prop2 { get; private set; } // 0x0000000180156360-0x0000000180156360 0x00000001803E0F20-0x00000001803E0F30 - protected int prop3 { private get; set; } // 0x00000001800ED060-0x00000001800ED060 0x000000018019DD90-0x000000018019DD90 + private int prop1 { get; set; } // 0x00000001800ECD10-0x00000001800ECD20 0x0000000180143AD0-0x0000000180143AE0 + protected int prop2 { get; private set; } // 0x0000000180156360-0x0000000180156370 0x00000001803E0F20-0x00000001803E0F30 + protected int prop3 { private get; set; } // 0x00000001800ED060-0x00000001800ED070 0x000000018019DD90-0x000000018019DDA0 public static int prop4 { private get; set; } // 0x00000001803E0EE0-0x00000001803E0F20 0x00000001803E0F30-0x00000001803E0F30 public string this[int i] { get; } // 0x00000001803E0E80-0x00000001803E0EB0 public string this[double d] { get; } // 0x00000001803E0E50-0x00000001803E0E80 - public string this[long l] { set; } // 0x00000001800EA7B0-0x00000001800EA7B0 - public string this[float f] { get; set; } // 0x00000001803E0EB0-0x00000001803E0EE0 0x00000001800EA7B0-0x00000001800EA7B0 - public bool this[int i, int j] { get; } // 0x000000018010E420-0x000000018010E420 + public string this[long l] { set; } // 0x00000001800EA7B0-0x00000001800EA7C0 + public string this[float f] { get; set; } // 0x00000001803E0EB0-0x00000001803E0EE0 0x00000001800EA7B0-0x00000001800EA7C0 + public bool this[int i, int j] { get; } // 0x000000018010E420-0x000000018010E430 // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x86.cs index 4b7a3c5..b8bc32f 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-Properties-x86.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000EC00-0x1000C110 // [assembly: AssemblyCopyright] // 0x1000EC00-0x1000C110 // [assembly: AssemblyDefaultAlias] // 0x1000EC00-0x1000C110 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x1000EC00-0x1000C110 // [assembly: TypeLibVersion] // 0x1000EC00-0x1000C110 -// Image 1: Properties.dll - 1810-1811 +// Image 1: Properties.dll - Assembly: Properties, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1811 // [assembly: CompilationRelaxations] // 0x1000D0F0-0x1000D0F0 // [assembly: Debuggable] // 0x1000D0F0-0x1000D0F0 [assembly: RuntimeCompatibility] // 0x1000D0F0-0x1000D0F0 @@ -74,10 +74,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x10009AD0-0x10009AD0 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -86,17 +86,17 @@ namespace Il2CppTests.TestSources internal class Test // TypeDefIndex: 1811 { // Properties - private int prop1 { get; set; } // 0x100BF0C0-0x100BF0C0 0x100EB270-0x100EB270 - protected int prop2 { get; private set; } // 0x100C5B30-0x100C5B30 0x100C5B50-0x100C5B50 - protected int prop3 { private get; set; } // 0x100BFC20-0x100BFC20 0x100C5B40-0x100C5B40 + private int prop1 { get; set; } // 0x100BF0C0-0x100BF0D0 0x100EB270-0x100EB280 + protected int prop2 { get; private set; } // 0x100C5B30-0x100C5B40 0x100C5B50-0x100C5B60 + protected int prop3 { private get; set; } // 0x100BFC20-0x100BFC30 0x100C5B40-0x100C5B50 public static int prop4 { private get; set; } // 0x1034DAF0-0x1034DB20 0x1034DB20-0x1034DB20 public string this[int i] { get; } // 0x1034DA90-0x1034DAC0 public string this[double d] { get; } // 0x1034DA60-0x1034DA90 - public string this[long l] { set; } // 0x100C5530-0x100C5530 - public string this[float f] { get; set; } // 0x1034DAC0-0x1034DAF0 0x100C5530-0x100C5530 - public bool this[int i, int j] { get; } // 0x100E5880-0x100E5880 + public string this[long l] { set; } // 0x100C5530-0x100C5540 + public string this[float f] { get; set; } // 0x1034DAC0-0x1034DAF0 0x100C5530-0x100C5540 + public bool this[int i, int j] { get; } // 0x100E5880-0x100E5890 // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-References-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-References-x64.cs index 5e0f463..90ef83e 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-References-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-References-x64.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000E980-0x000000018000CB80 // [assembly: AssemblyCopyright] // 0x000000018000E980-0x000000018000CB80 // [assembly: AssemblyDefaultAlias] // 0x000000018000E980-0x000000018000CB80 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000000018000E980-0x000000018000CB80 // [assembly: TypeLibVersion] // 0x000000018000E980-0x000000018000CB80 -// Image 1: References.dll - 1810-1812 +// Image 1: References.dll - Assembly: References, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1812 // [assembly: CompilationRelaxations] // 0x000000018000CAF0-0x000000018000CAF0 // [assembly: Debuggable] // 0x000000018000CAF0-0x000000018000CAF0 [assembly: RuntimeCompatibility] // 0x000000018000CAF0-0x000000018000CAF0 @@ -74,10 +74,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x0000000180009C10-0x0000000180009C10 */ object[] args) => default; // 0x00000001802C64F0-0x00000001802C6560 } @@ -89,10 +89,10 @@ namespace Il2CppTests.TestSources private float floatField; // 0x10 // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public void MethodWithRefParameters(int a, ref int b, int c, ref int d) {} // 0x00000001800EA7B0-0x00000001800EA7B0 + public void MethodWithRefParameters(int a, ref int b, int c, ref int d) {} // 0x00000001800EA7B0-0x00000001800EA7C0 public void MethodWithInRefOut(in int a, ref int b, out int c) {} // 0x00000001803E0E50-0x00000001803E0E60 public ref float MethodWithRefReturnType() => default; // 0x00000001803E0E60-0x00000001803E0E60 } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-References-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-References-x86.cs index a921b1a..eec277a 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-References-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-References-x86.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000F7A0-0x1000DD10 // [assembly: AssemblyCopyright] // 0x1000F7A0-0x1000DD10 // [assembly: AssemblyDefaultAlias] // 0x1000F7A0-0x1000DD10 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x1000F7A0-0x1000DD10 // [assembly: TypeLibVersion] // 0x1000F7A0-0x1000DD10 -// Image 1: References.dll - 1810-1812 +// Image 1: References.dll - Assembly: References, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1812 // [assembly: CompilationRelaxations] // 0x1000DC90-0x1000DC90 // [assembly: Debuggable] // 0x1000DC90-0x1000DC90 [assembly: RuntimeCompatibility] // 0x1000DC90-0x1000DC90 @@ -74,10 +74,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x1000A660-0x1000A660 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -89,10 +89,10 @@ namespace Il2CppTests.TestSources private float floatField; // 0x08 // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 // Methods - public void MethodWithRefParameters(int a, ref int b, int c, ref int d) {} // 0x100C5530-0x100C5530 + public void MethodWithRefParameters(int a, ref int b, int c, ref int d) {} // 0x100C5530-0x100C5540 public void MethodWithInRefOut(in int a, ref int b, out int c) {} // 0x1034DA60-0x1034DA70 public ref float MethodWithRefReturnType() => default; // 0x1034DA70-0x1034DA70 } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x64.cs b/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x64.cs index ed5b023..847247c 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x64.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x64.cs @@ -14,7 +14,7 @@ using Some.Namespace; using Some.Namespace.Again.SameLeafName; using Some.Namespace.SameLeafName; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000000018000E950-0x000000018000CAF0 // [assembly: AssemblyCopyright] // 0x000000018000E950-0x000000018000CAF0 // [assembly: AssemblyDefaultAlias] // 0x000000018000E950-0x000000018000CAF0 @@ -37,7 +37,7 @@ using Some.Namespace.SameLeafName; [assembly: StringFreezing] // 0x000000018000E950-0x000000018000CAF0 // [assembly: TypeLibVersion] // 0x000000018000E950-0x000000018000CAF0 -// Image 1: Scope.dll - 1810-1829 +// Image 1: Scope.dll - Assembly: Scope, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1829 // [assembly: CompilationRelaxations] // 0x000000018000CAF0-0x000000018000CAF0 // [assembly: Debuggable] // 0x000000018000CAF0-0x000000018000CAF0 [assembly: RuntimeCompatibility] // 0x000000018000CAF0-0x000000018000CAF0 @@ -79,10 +79,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x00000001800E2000-0x00000001800E2000 + private Locale() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public static string GetText(string msg) => default; // 0x0000000180123590-0x0000000180123590 + public static string GetText(string msg) => default; // 0x0000000180123590-0x00000001801235A0 public static string GetText(string fmt, params /* 0x0000000180009C10-0x0000000180009C10 */ object[] args) => default; // 0x00000001802C64F0-0x00000001802C6560 } @@ -94,7 +94,7 @@ namespace Some.Namespace public Again.SameLeafName.Test foo; // 0x10 // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 } } @@ -106,10 +106,10 @@ namespace Some.Namespace.Again.SameLeafName public Namespace.Test foo; // 0x10 // Constructors - public Test() {} // 0x00000001800E2000-0x00000001800E2000 + public Test() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public AClassFromUsingDirective Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public AClassFromUsingDirective Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } } @@ -118,7 +118,7 @@ namespace Some.Namespace.SameLeafName public class AClassFromUsingDirective // TypeDefIndex: 1813 { // Constructors - public AClassFromUsingDirective() {} // 0x00000001800E2000-0x00000001800E2000 + public AClassFromUsingDirective() {} // 0x00000001800E2000-0x00000001800E2010 } } @@ -133,26 +133,26 @@ namespace DifferentNamespace public class NestedInner // TypeDefIndex: 1816 { // Constructors - public NestedInner() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedInner() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public Il2CppTests.TestSources.NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public Il2CppTests.TestSources.NestedOuter.NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public Il2CppTests.TestSources.NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public Il2CppTests.TestSources.NestedOuter.NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } // Constructors - public NestedIntermediate() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedIntermediate() {} // 0x00000001800E2000-0x00000001800E2010 } // Constructors - public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public Il2CppTests.DifferentNamespace.NestedOuter Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public Il2CppTests.TestSources.NestedOuter Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public Il2CppTests.TestSources.NestedOuter.NestedInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public Il2CppTests.DifferentNamespace.NestedOuter Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public Il2CppTests.TestSources.NestedOuter Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public Il2CppTests.TestSources.NestedOuter.NestedInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } public class TwoLevelConflictingParentScope // TypeDefIndex: 1817 @@ -167,22 +167,22 @@ namespace DifferentNamespace public class NestedSubInner // TypeDefIndex: 1820 { // Constructors - public NestedSubInner() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedSubInner() {} // 0x00000001800E2000-0x00000001800E2010 } // Constructors - public NestedInner() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedInner() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } // Constructors - public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2010 } // Constructors - public TwoLevelConflictingParentScope() {} // 0x00000001800E2000-0x00000001800E2000 + public TwoLevelConflictingParentScope() {} // 0x00000001800E2000-0x00000001800E2010 } } @@ -191,12 +191,12 @@ namespace Il2CppTests.DifferentNamespace public class NestedOuter // TypeDefIndex: 1821 { // Constructors - public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public TestSources.NestedOuter Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public TestSources.NestedOuter.NestedInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public TestSources.NestedOuter Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public TestSources.NestedOuter.NestedInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } } @@ -214,23 +214,23 @@ namespace Il2CppTests.TestSources public class NestedSubSubInner // TypeDefIndex: 1825 { // Constructors - public NestedSubSubInner() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedSubSubInner() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } // Constructors - public NestedSubInner() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedSubInner() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } public class NestedGeneric // TypeDefIndex: 1826 @@ -244,13 +244,13 @@ namespace Il2CppTests.TestSources } // Constructors - public NestedInner() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedInner() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedSubInner.NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedSubInner.NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } public class NestedInnerSibling // TypeDefIndex: 1828 @@ -259,27 +259,27 @@ namespace Il2CppTests.TestSources public class NestedSubInnerSibling // TypeDefIndex: 1829 { // Constructors - public NestedSubInnerSibling() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedSubInnerSibling() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner.NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner.NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } // Constructors - public NestedInnerSibling() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedInnerSibling() {} // 0x00000001800E2000-0x00000001800E2010 } // Constructors - public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2000 + public NestedOuter() {} // 0x00000001800E2000-0x00000001800E2010 // Methods - public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner.NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner.NestedSubInner.NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner.NestedGeneric GenericNestingScopes() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 - public NestedInner.NestedStruct? NullableStruct() => default; // 0x00000001800EA8C0-0x00000001800EA8C0 + public NestedOuter Test1() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner Test2() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner.NestedSubInner Test3() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner.NestedSubInner.NestedSubSubInner Test4() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner.NestedGeneric GenericNestingScopes() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 + public NestedInner.NestedStruct? NullableStruct() => default; // 0x00000001800EA8C0-0x00000001800EA8D0 } } diff --git a/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x86.cs b/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x86.cs index ec74aa6..133d03a 100644 --- a/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x86.cs +++ b/Il2CppTests/TestExpectedResults/GameAssembly-Scope-x86.cs @@ -14,7 +14,7 @@ using Some.Namespace; using Some.Namespace.Again.SameLeafName; using Some.Namespace.SameLeafName; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x1000F760-0x1000DC90 // [assembly: AssemblyCopyright] // 0x1000F760-0x1000DC90 // [assembly: AssemblyDefaultAlias] // 0x1000F760-0x1000DC90 @@ -37,7 +37,7 @@ using Some.Namespace.SameLeafName; [assembly: StringFreezing] // 0x1000F760-0x1000DC90 // [assembly: TypeLibVersion] // 0x1000F760-0x1000DC90 -// Image 1: Scope.dll - 1810-1829 +// Image 1: Scope.dll - Assembly: Scope, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1829 // [assembly: CompilationRelaxations] // 0x1000DC90-0x1000DC90 // [assembly: Debuggable] // 0x1000DC90-0x1000DC90 [assembly: RuntimeCompatibility] // 0x1000DC90-0x1000DC90 @@ -79,10 +79,10 @@ internal static class Consts // TypeDefIndex: 100 internal sealed class Locale // TypeDefIndex: 101 { // Constructors - private Locale() {} // 0x100BF000-0x100BF000 + private Locale() {} // 0x100BF000-0x100BF010 // Methods - public static string GetText(string msg) => default; // 0x100F7810-0x100F7810 + public static string GetText(string msg) => default; // 0x100F7810-0x100F7820 public static string GetText(string fmt, params /* 0x1000A660-0x1000A660 */ object[] args) => default; // 0x10261460-0x102614B0 } @@ -94,7 +94,7 @@ namespace Some.Namespace public Again.SameLeafName.Test foo; // 0x08 // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 } } @@ -106,10 +106,10 @@ namespace Some.Namespace.Again.SameLeafName public Namespace.Test foo; // 0x08 // Constructors - public Test() {} // 0x100BF000-0x100BF000 + public Test() {} // 0x100BF000-0x100BF010 // Methods - public AClassFromUsingDirective Test1() => default; // 0x100C5600-0x100C5600 + public AClassFromUsingDirective Test1() => default; // 0x100C5600-0x100C5610 } } @@ -118,7 +118,7 @@ namespace Some.Namespace.SameLeafName public class AClassFromUsingDirective // TypeDefIndex: 1813 { // Constructors - public AClassFromUsingDirective() {} // 0x100BF000-0x100BF000 + public AClassFromUsingDirective() {} // 0x100BF000-0x100BF010 } } @@ -133,26 +133,26 @@ namespace DifferentNamespace public class NestedInner // TypeDefIndex: 1816 { // Constructors - public NestedInner() {} // 0x100BF000-0x100BF000 + public NestedInner() {} // 0x100BF000-0x100BF010 // Methods - public Il2CppTests.TestSources.NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public Il2CppTests.TestSources.NestedOuter.NestedInner Test2() => default; // 0x100C5600-0x100C5600 - public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test3() => default; // 0x100C5600-0x100C5600 + public Il2CppTests.TestSources.NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public Il2CppTests.TestSources.NestedOuter.NestedInner Test2() => default; // 0x100C5600-0x100C5610 + public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test3() => default; // 0x100C5600-0x100C5610 } // Constructors - public NestedIntermediate() {} // 0x100BF000-0x100BF000 + public NestedIntermediate() {} // 0x100BF000-0x100BF010 } // Constructors - public NestedOuter() {} // 0x100BF000-0x100BF000 + public NestedOuter() {} // 0x100BF000-0x100BF010 // Methods - public NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public Il2CppTests.DifferentNamespace.NestedOuter Test2() => default; // 0x100C5600-0x100C5600 - public Il2CppTests.TestSources.NestedOuter Test3() => default; // 0x100C5600-0x100C5600 - public Il2CppTests.TestSources.NestedOuter.NestedInner Test4() => default; // 0x100C5600-0x100C5600 + public NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public Il2CppTests.DifferentNamespace.NestedOuter Test2() => default; // 0x100C5600-0x100C5610 + public Il2CppTests.TestSources.NestedOuter Test3() => default; // 0x100C5600-0x100C5610 + public Il2CppTests.TestSources.NestedOuter.NestedInner Test4() => default; // 0x100C5600-0x100C5610 } public class TwoLevelConflictingParentScope // TypeDefIndex: 1817 @@ -167,22 +167,22 @@ namespace DifferentNamespace public class NestedSubInner // TypeDefIndex: 1820 { // Constructors - public NestedSubInner() {} // 0x100BF000-0x100BF000 + public NestedSubInner() {} // 0x100BF000-0x100BF010 } // Constructors - public NestedInner() {} // 0x100BF000-0x100BF000 + public NestedInner() {} // 0x100BF000-0x100BF010 // Methods - public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test1() => default; // 0x100C5600-0x100C5600 + public Il2CppTests.TestSources.NestedOuter.NestedInner.NestedSubInner Test1() => default; // 0x100C5600-0x100C5610 } // Constructors - public NestedOuter() {} // 0x100BF000-0x100BF000 + public NestedOuter() {} // 0x100BF000-0x100BF010 } // Constructors - public TwoLevelConflictingParentScope() {} // 0x100BF000-0x100BF000 + public TwoLevelConflictingParentScope() {} // 0x100BF000-0x100BF010 } } @@ -191,12 +191,12 @@ namespace Il2CppTests.DifferentNamespace public class NestedOuter // TypeDefIndex: 1821 { // Constructors - public NestedOuter() {} // 0x100BF000-0x100BF000 + public NestedOuter() {} // 0x100BF000-0x100BF010 // Methods - public NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public TestSources.NestedOuter Test2() => default; // 0x100C5600-0x100C5600 - public TestSources.NestedOuter.NestedInner Test3() => default; // 0x100C5600-0x100C5600 + public NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public TestSources.NestedOuter Test2() => default; // 0x100C5600-0x100C5610 + public TestSources.NestedOuter.NestedInner Test3() => default; // 0x100C5600-0x100C5610 } } @@ -214,23 +214,23 @@ namespace Il2CppTests.TestSources public class NestedSubSubInner // TypeDefIndex: 1825 { // Constructors - public NestedSubSubInner() {} // 0x100BF000-0x100BF000 + public NestedSubSubInner() {} // 0x100BF000-0x100BF010 // Methods - public NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public NestedInner Test2() => default; // 0x100C5600-0x100C5600 - public NestedSubInner Test3() => default; // 0x100C5600-0x100C5600 - public NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5600 + public NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public NestedInner Test2() => default; // 0x100C5600-0x100C5610 + public NestedSubInner Test3() => default; // 0x100C5600-0x100C5610 + public NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5610 } // Constructors - public NestedSubInner() {} // 0x100BF000-0x100BF000 + public NestedSubInner() {} // 0x100BF000-0x100BF010 // Methods - public NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public NestedInner Test2() => default; // 0x100C5600-0x100C5600 - public NestedSubInner Test3() => default; // 0x100C5600-0x100C5600 - public NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5600 + public NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public NestedInner Test2() => default; // 0x100C5600-0x100C5610 + public NestedSubInner Test3() => default; // 0x100C5600-0x100C5610 + public NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5610 } public class NestedGeneric // TypeDefIndex: 1826 @@ -244,13 +244,13 @@ namespace Il2CppTests.TestSources } // Constructors - public NestedInner() {} // 0x100BF000-0x100BF000 + public NestedInner() {} // 0x100BF000-0x100BF010 // Methods - public NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public NestedInner Test2() => default; // 0x100C5600-0x100C5600 - public NestedSubInner Test3() => default; // 0x100C5600-0x100C5600 - public NestedSubInner.NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5600 + public NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public NestedInner Test2() => default; // 0x100C5600-0x100C5610 + public NestedSubInner Test3() => default; // 0x100C5600-0x100C5610 + public NestedSubInner.NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5610 } public class NestedInnerSibling // TypeDefIndex: 1828 @@ -259,27 +259,27 @@ namespace Il2CppTests.TestSources public class NestedSubInnerSibling // TypeDefIndex: 1829 { // Constructors - public NestedSubInnerSibling() {} // 0x100BF000-0x100BF000 + public NestedSubInnerSibling() {} // 0x100BF000-0x100BF010 // Methods - public NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public NestedInner Test2() => default; // 0x100C5600-0x100C5600 - public NestedInner.NestedSubInner Test3() => default; // 0x100C5600-0x100C5600 + public NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public NestedInner Test2() => default; // 0x100C5600-0x100C5610 + public NestedInner.NestedSubInner Test3() => default; // 0x100C5600-0x100C5610 } // Constructors - public NestedInnerSibling() {} // 0x100BF000-0x100BF000 + public NestedInnerSibling() {} // 0x100BF000-0x100BF010 } // Constructors - public NestedOuter() {} // 0x100BF000-0x100BF000 + public NestedOuter() {} // 0x100BF000-0x100BF010 // Methods - public NestedOuter Test1() => default; // 0x100C5600-0x100C5600 - public NestedInner Test2() => default; // 0x100C5600-0x100C5600 - public NestedInner.NestedSubInner Test3() => default; // 0x100C5600-0x100C5600 - public NestedInner.NestedSubInner.NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5600 - public NestedInner.NestedGeneric GenericNestingScopes() => default; // 0x100C5600-0x100C5600 - public NestedInner.NestedStruct? NullableStruct() => default; // 0x100C5600-0x100C5600 + public NestedOuter Test1() => default; // 0x100C5600-0x100C5610 + public NestedInner Test2() => default; // 0x100C5600-0x100C5610 + public NestedInner.NestedSubInner Test3() => default; // 0x100C5600-0x100C5610 + public NestedInner.NestedSubInner.NestedSubSubInner Test4() => default; // 0x100C5600-0x100C5610 + public NestedInner.NestedGeneric GenericNestingScopes() => default; // 0x100C5600-0x100C5610 + public NestedInner.NestedStruct? NullableStruct() => default; // 0x100C5600-0x100C5610 } } diff --git a/Il2CppTests/TestExpectedResults/GenericTypes.cs b/Il2CppTests/TestExpectedResults/GenericTypes.cs index 6035a89..e4e1713 100644 --- a/Il2CppTests/TestExpectedResults/GenericTypes.cs +++ b/Il2CppTests/TestExpectedResults/GenericTypes.cs @@ -10,7 +10,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A5524-0x000A5818 // [assembly: AssemblyCopyright] // 0x000A5524-0x000A5818 // [assembly: AssemblyDefaultAlias] // 0x000A5524-0x000A5818 @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000A5524-0x000A5818 // [assembly: TypeLibVersion] // 0x000A5524-0x000A5818 -// Image 1: GenericTypes.dll - 1810-1827 +// Image 1: GenericTypes.dll - Assembly: GenericTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1827 // [assembly: CompilationRelaxations] // 0x000A592C-0x000A592C // [assembly: Debuggable] // 0x000A592C-0x000A592C [assembly: RuntimeCompatibility] // 0x000A592C-0x000A592C diff --git a/Il2CppTests/TestExpectedResults/Methods.cs b/Il2CppTests/TestExpectedResults/Methods.cs index 00cccd2..82f4b90 100644 --- a/Il2CppTests/TestExpectedResults/Methods.cs +++ b/Il2CppTests/TestExpectedResults/Methods.cs @@ -10,7 +10,7 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Text; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A5098-0x000A538C // [assembly: AssemblyCopyright] // 0x000A5098-0x000A538C // [assembly: AssemblyDefaultAlias] // 0x000A5098-0x000A538C @@ -33,7 +33,7 @@ using System.Text; [assembly: StringFreezing] // 0x000A5098-0x000A538C // [assembly: TypeLibVersion] // 0x000A5098-0x000A538C -// Image 1: Methods.dll - 1810-1822 +// Image 1: Methods.dll - Assembly: Methods, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1822 // [assembly: CompilationRelaxations] // 0x000A538C-0x000A538C // [assembly: Debuggable] // 0x000A538C-0x000A538C [assembly: RuntimeCompatibility] // 0x000A538C-0x000A538C diff --git a/Il2CppTests/TestExpectedResults/Properties.cs b/Il2CppTests/TestExpectedResults/Properties.cs index 50516d5..bb9eb29 100644 --- a/Il2CppTests/TestExpectedResults/Properties.cs +++ b/Il2CppTests/TestExpectedResults/Properties.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A4DEC-0x000A50E0 // [assembly: AssemblyCopyright] // 0x000A4DEC-0x000A50E0 // [assembly: AssemblyDefaultAlias] // 0x000A4DEC-0x000A50E0 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000A4DEC-0x000A50E0 // [assembly: TypeLibVersion] // 0x000A4DEC-0x000A50E0 -// Image 1: Properties.dll - 1810-1811 +// Image 1: Properties.dll - Assembly: Properties, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1811 // [assembly: CompilationRelaxations] // 0x000A5264-0x000A5264 // [assembly: Debuggable] // 0x000A5264-0x000A5264 [assembly: RuntimeCompatibility] // 0x000A5264-0x000A5264 diff --git a/Il2CppTests/TestExpectedResults/References.cs b/Il2CppTests/TestExpectedResults/References.cs index 71908a6..a72713c 100644 --- a/Il2CppTests/TestExpectedResults/References.cs +++ b/Il2CppTests/TestExpectedResults/References.cs @@ -9,7 +9,7 @@ using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A4F30-0x000A5224 // [assembly: AssemblyCopyright] // 0x000A4F30-0x000A5224 // [assembly: AssemblyDefaultAlias] // 0x000A4F30-0x000A5224 @@ -32,7 +32,7 @@ using System.Runtime.InteropServices; [assembly: StringFreezing] // 0x000A4F30-0x000A5224 // [assembly: TypeLibVersion] // 0x000A4F30-0x000A5224 -// Image 1: References.dll - 1810-1812 +// Image 1: References.dll - Assembly: References, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1812 // [assembly: CompilationRelaxations] // 0x000A525C-0x000A525C // [assembly: Debuggable] // 0x000A525C-0x000A525C [assembly: RuntimeCompatibility] // 0x000A525C-0x000A525C diff --git a/Il2CppTests/TestExpectedResults/Scope.cs b/Il2CppTests/TestExpectedResults/Scope.cs index b37e51a..56f23f8 100644 --- a/Il2CppTests/TestExpectedResults/Scope.cs +++ b/Il2CppTests/TestExpectedResults/Scope.cs @@ -14,7 +14,7 @@ using Some.Namespace; using Some.Namespace.Again.SameLeafName; using Some.Namespace.SameLeafName; -// Image 0: mscorlib.dll - 0-1809 +// Image 0: mscorlib.dll - Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Types 0-1809 // [assembly: AssemblyCompany] // 0x000A53A8-0x000A569C // [assembly: AssemblyCopyright] // 0x000A53A8-0x000A569C // [assembly: AssemblyDefaultAlias] // 0x000A53A8-0x000A569C @@ -37,7 +37,7 @@ using Some.Namespace.SameLeafName; [assembly: StringFreezing] // 0x000A53A8-0x000A569C // [assembly: TypeLibVersion] // 0x000A53A8-0x000A569C -// Image 1: Scope.dll - 1810-1829 +// Image 1: Scope.dll - Assembly: Scope, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1829 // [assembly: CompilationRelaxations] // 0x000A569C-0x000A569C // [assembly: Debuggable] // 0x000A569C-0x000A569C [assembly: RuntimeCompatibility] // 0x000A569C-0x000A569C