“Go To Definition” in Visual Studio only brings up the Metadata for Non-Project references

后端 未结 7 1158
温柔的废话
温柔的废话 2020-12-03 11:00

I have a C# project which contains references to assemblies in DLL format. I have the PDB information for these DLL files, contained in the same folder. When I press F12 o

7条回答
  •  情歌与酒
    2020-12-03 11:29

    I also used add reference as a project and my problem has been resolved and it's working great. Actually I was stuck at this point from very long time and finally i resolved this issue.

    References -> Add References -> Solution -> Projects -> Select reference

提交回复
热议问题