Skip to content

Find All References doesn't find some references #15365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
0101 opened this issue Jun 12, 2023 · 0 comments · Fixed by #15902
Closed

Find All References doesn't find some references #15365

0101 opened this issue Jun 12, 2023 · 0 comments · Fixed by #15902
Assignees
Labels
Area-LangService-FindAllReferences Find all references across projects and solutions Bug Impact-Medium (Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone

Comments

@0101
Copy link
Contributor

0101 commented Jun 12, 2023

Repro steps

  1. Open VisualFSharp solution in VS
  2. Go to CompileFromCommandLineArguments
  3. Issue Find All References

Expected behavior

Finds all references.

Actual behavior

  • Results are missing a reference in fscmain.fs and in UnitTests project.
  • Go to definition from the missed places does work.

image

Known workarounds

Use full-text search

Related information

VS 17.7.0 preview 1

@0101 0101 added Bug Area-LangService-FindAllReferences Find all references across projects and solutions Needs-Triage labels Jun 12, 2023
@github-actions github-actions bot added this to the Backlog milestone Jun 12, 2023
@0101 0101 added Impact-Medium (Internal MS Team use only) Describes an issue with moderate impact on existing code. and removed Needs-Triage labels Jun 12, 2023
@0101 0101 self-assigned this Aug 30, 2023
@github-project-automation github-project-automation bot moved this from Not Planned to Done in F# Compiler and Tooling Sep 6, 2023
@0101 0101 modified the milestones: Backlog, August-2023 Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-LangService-FindAllReferences Find all references across projects and solutions Bug Impact-Medium (Internal MS Team use only) Describes an issue with moderate impact on existing code.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant