Visual Studio Intellisense not showing some classes

后端 未结 7 1994
[愿得一人]
[愿得一人] 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 08:03

    another dumb solution))) Determine which classes/namespaces are not showing up. Then go to that project where they are. In that project pick any .cs file copy its contents, then delete that file and create again))

提交回复
热议问题