mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
A finding is recorded before the reference context exists, because the resolver keeps discovering references until the assembly is done. An assembly that fails in the type system returns without ever reporting its resolutions, so its keys stayed pending and the next assembly stamped its own reference set onto them. Naming the wrong references is worse than naming none, in a report that is read precisely to tell a reference problem from a decompiler defect. Assisted-by: Claude:claude-opus-5:Claude Codepull/4131/head
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue