Skip to content

Resolve C# references against logical partial families - #5171

Merged
Widthdom merged 3 commits into
mainfrom
fix-issue5158
Aug 23, 2026
Merged

Resolve C# references against logical partial families#5171
Widthdom merged 3 commits into
mainfrom
fix-issue5158

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • Resolve C# references against stable logical partial-type family keys while retaining every physical candidate and the physical candidate count.
  • Feed the same logical identity into grouped symbol ranking, default/grouped hotspots, inspect, dependencies, and impact without merging unrelated namespaces, kinds, arities, or languages.
  • Advance the persisted reference-identity contract to version 9 and cover full/scoped add, remove, rename, move, and prior-contract refresh lifecycles.

Validation

Documentation and changelog

  • Updated USER_GUIDE.md, DEVELOPER_GUIDE.md, and TESTING_GUIDE.md in English and Japanese.
  • Added changelog.d/unreleased/5158.fixed.md.

Follow-ups

  • None.

Fixes #5158

@Widthdom
Widthdom merged commit bf476ba into main Aug 23, 2026
12 checks passed
@Widthdom
Widthdom deleted the fix-issue5158 branch August 24, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve C# references against logical partial families instead of physical declarations

1 participant