mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
Cherry-picked from master commitspull/3755/head4c8e606a6+4c347ef6b. Refresh (F5) on a selection inside a lazy-loaded resource tree (e.g. a .baml entry inside an embedded .resources file) was collapsing the selection back to the resources folder because FindNodeByPath ran before the assembly's metadata-file finished loading and the resource children hadn't materialised yet. Assisted-by: Claude:claude-opus-4-7:Claude Code
1 changed files with 24 additions and 2 deletions
Loading…
Reference in new issue