Visual Studio 2012 - F12 into razor renderpartial stopped working

柔情痞子 提交于 2019-12-11 01:38:17

问题


I'm using Visual Studio 2012 with Resharper 7. If I have a cshtml view where I render a partial view I could put my marker on the name of that partial view and press F12. That would take me to the file of the partial view.

Now that has suddenly stopped working and instead I get the documentation for C# string. What has happened?

来源:https://stackoverflow.com/questions/28602882/visual-studio-2012-f12-into-razor-renderpartial-stopped-working

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