Place breakpoints at all referenced locations in VS 2008

回眸只為那壹抹淺笑 提交于 2019-12-12 03:38:12

问题


The "Find All References" option in the VS editor helps us in finding the locations where a specific object is used. But is there any way so that I can automatically place a break-point at all those locations? Placing break-points for an object referenced at say 100 locations sees impossible! Is there any tool/addin out there which does this job?

来源:https://stackoverflow.com/questions/13799309/place-breakpoints-at-all-referenced-locations-in-vs-2008

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!