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

@@ -39,9 +39,9 @@ using Some.Namespace.SameLeafName;
// [assembly: TypeLibVersion] // 0x000A5410-0x000A5704
// Image 1: Scope.dll - Assembly: Scope, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null - Types 1810-1832
// [assembly: CompilationRelaxations] // 0x000A5704-0x000A6830
// [assembly: Debuggable] // 0x000A5704-0x000A6830
[assembly: RuntimeCompatibility] // 0x000A5704-0x000A6830
// [assembly: CompilationRelaxations] // 0x000A5704-0x000A578C
// [assembly: Debuggable] // 0x000A5704-0x000A578C
[assembly: RuntimeCompatibility] // 0x000A5704-0x000A578C
internal static class Consts // TypeDefIndex: 100
{