Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Edit-and-Continue真的很方便,但是每次我中断程序的执行以开始编辑时,它要么将我带到 Program.cs 要么一些核心库 VS 没有符号。有什么方法可以使 VS 有效地中断,但不能将我导航到当前正在执行的符号?
谢谢