-
Notifications
You must be signed in to change notification settings - Fork 854
Open
Open
Copy link
Labels
AI-thinks-issue-fixedArea-LangService-FindAllReferencesFind all references across projects and solutionsFind all references across projects and solutionsBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Description
FSharpChecker.FindBackgroundReferencesInFile doesn't work for active patterns in signature files. It's because they're written into ItemKeyStore as a single Item.Value for all cases with no information about being an active pattern.
They also probably don't get a proper SymbolUse because if you try to rename them you get:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AI-thinks-issue-fixedArea-LangService-FindAllReferencesFind all references across projects and solutionsFind all references across projects and solutionsBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Type
Projects
Status
New