Tests: Add TestNames, update References; Update all test results

This commit is contained in:
Katy Coe
2019-12-11 09:30:27 +01:00
parent 5a42afe7f2
commit d728421d12
12 changed files with 213 additions and 140 deletions

View File

@@ -121,7 +121,7 @@ namespace Il2CppTests.TestSources
internal class Middle : ILeft, IRight // TypeDefIndex: 1816
{
// Properties
int ILeft.P { get; } // 0x100C5600-0x100C5610
int ILeft.P { get => default; } // 0x100C5600-0x100C5610
// Constructors
public Middle() {} // 0x100BF000-0x100BF010