Tests: Update expected results (improved method end address detection)

This commit is contained in:
Katy Coe
2020-02-02 09:42:55 +01:00
parent 57451de036
commit 60202e72a5
9 changed files with 154 additions and 154 deletions

View File

@@ -34,9 +34,9 @@ using System.Runtime.InteropServices;
// [assembly: TypeLibVersion] // 0x000A5100-0x000A53F4
// Image 1: ExplicitInterfaces.dll - Assembly: ExplicitInterfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1820
// [assembly: CompilationRelaxations] // 0x000A545C-0x000A6588
// [assembly: Debuggable] // 0x000A545C-0x000A6588
[assembly: RuntimeCompatibility] // 0x000A545C-0x000A6588
// [assembly: CompilationRelaxations] // 0x000A545C-0x000A54E4
// [assembly: Debuggable] // 0x000A545C-0x000A54E4
[assembly: RuntimeCompatibility] // 0x000A545C-0x000A54E4
internal static class Consts // TypeDefIndex: 100
{