C:\Program Files (x86)\Microsoft Visual Studio\2019\<版本>\Common7\IDE\devenv.exe.config
<configuration>
<runtime>
<!-- 启用服务器垃圾回收 -->
<gcServer enabled="true" />
<!-- 其他配置... -->
</runtime>
</configuration>
删除"C:\Users\cbwang505\AppData\Local\Microsoft\VisualStudio\16.0_dbf2cfe0\ComponentModelCache"
- 关闭代码CodeLens(工具→选项→文本编辑器→所有语言→CodeLens)