I am using Microsoft Visual Studio Enterprise 2022 (64-bit) - Current Version 17.4.4
I have one .Net core project solution. In one of the classes where I have declared an object for a class reference, when I try to "Go to Implementation" (Ctrl + F12) it leads to the decompiled class file which is not editable.
Expected: It should lead to the original class file.
I tried the same in other systems and it is working fine due to which it narrows down our issue to system specific for VS 2022.
I have also ensured that the proper using directive is provided to the class from where I am trying to access the "Go to implementation" for other class.
I also tried restarting my Visual studio 2022
Please provide any support to fix the issue. Thank you in advance.
I had the same issue around the same time you did. What fixed it for me was deleting the reference to the project file that includes that class, and then adding it back to my references again.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With