Skip to content
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

[BUG] Reference of fields are missing #356

Closed
Skullester opened this issue Aug 8, 2023 · 3 comments
Closed

[BUG] Reference of fields are missing #356

Skullester opened this issue Aug 8, 2023 · 3 comments
Labels
area-roslyn bug Something isn't working
Milestone

Comments

@Skullester
Copy link

Describe the Issue

Reference of fields are gone, there are only references for methods and classes. Also there are constant readonly modifier advice for private fields that look a little annoying. All extensions are set to the latest version
zdyou1arybs
image
image
image
image
image
image
image

Could you give me a solution to be able to have the references for fields and get rid of advice.
Thank you very much in advance.

Steps To Reproduce

No response

Expected Behavior

Working references and lack of advice

Environment Information

Version: 1.81.0 (user setup)
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.22621

@Skullester Skullester added the bug Something isn't working label Aug 8, 2023
@microsoft-issue-labeler microsoft-issue-labeler bot added the area-test Test discovery, execution, debugging label Aug 8, 2023
@jbevain
Copy link
Member

jbevain commented Aug 8, 2023

This is a duplicate of #350.

@Skullester
Copy link
Author

This is a duplicate of #350.

This solved the problem only half, there are still no references of fields

@AbhitejJohn AbhitejJohn added area-project Project load, Solution Explorer and removed area-test Test discovery, execution, debugging labels Aug 11, 2023
@webreidi webreidi added this to the GA milestone Aug 16, 2023
@kvenkatrajan kvenkatrajan added area-roslyn and removed area-project Project load, Solution Explorer labels Aug 21, 2023
@arunchndr
Copy link
Member

Fixed via https://github.com/dotnet/roslyn/pulls?q=is%3Apr+author%3Asharwell+is%3Aclosed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-roslyn bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants