“Go To Definition” in Visual Studio only brings up the Metadata

后端 未结 26 2863
夕颜
夕颜 2020-12-07 13:33

I am working in a Web Project in Visual Studio 2008. When I hit F12 (or right-click and select Go To Definition) Visual Studio is consistently going to the Metadata file in

26条回答
  •  無奈伤痛
    2020-12-07 14:20

    In my case, (using Visual Studio Professional 2015), when I had disabled the XAML designer, the F12 stopped working. As soon as I revert the changes, and restart Visual Studio, the F12 worked again.

    Checked the pattern multiple times to confirm and then posted. Hope it helps someone.

提交回复
热议问题