mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
These explain the code by pointing at the front-end that used to implement it. That front-end is no longer in the tree, so the referent a reader would go looking for does not exist: "Mirrors WPF's RefreshDecompiledView() call" names a method nobody can open. In almost every case the sentence beside it already carried the reason, and the reference was an appendix. Comments citing a live platform difference are left alone, because there the comparison is the reason rather than a memory: Avalonia genuinely has no global RequerySuggested signal, which is why SimpleCommand exists at all. One had gone stale rather than merely redundant. DerivedTypesEntryNode described consulting the active search term as a missing feature to reinstate, but SearchTermMatches is deliberately a no-op so the assembly tree stays independent of the search pane; the comment now says so. Assisted-by: Claude:claude-opus-5[1m]:Claude Codepull/3989/head
38 changed files with 76 additions and 95 deletions
Loading…
Reference in new issue