Visual Studio Intellisense not showing some classes

后端 未结 7 1993
[愿得一人]
[愿得一人] 2021-01-06 07:32

My Visual Studio is not showing a lot of the available classes in the IntelliSense auto-complete. For example, a project I\'m working on has a reference to the Microso

7条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-06 07:58

    I am using ReSharper. What worked for me:

    1. Unload project.
    2. ReSharper > Options > Environment > General > Clear caches
    3. Close solution.
    4. Exit Visual Studio.
    5. Restart Visual Studio.
    6. Reload project.

提交回复
热议问题