mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Two test fixtures carried their own copy of the 32-byte signature, which would silently drift from the real one. The signature is now an internal member of SingleFileBundle and ILSpy.Tests gets internals access to the decompiler assembly, matching what ILSpyX already grants it. Assisted-by: Claude:claude-fable-5:Claude Codepull/4048/head
4 changed files with 15 additions and 21 deletions
Loading…
Reference in new issue