Skip to content

Conversation

@0101
Copy link
Contributor

@0101 0101 commented Feb 23, 2023

Fixes #14676

The problem was that when a type abbreviation (e.g. FileIndex = int) was involved in the value's type and in another location the type was inferred to the original (int) it didn't match what was written to the ItemKeyStore.

The fix is to always write the original type to the item key store.

@0101 0101 requested a review from a team as a code owner February 23, 2023 15:54
@0101 0101 changed the title Fix 14676 Fix finding references to aliased types Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Find All References sometimes doesn't work on a let binding in implementation file

4 participants