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

后端 未结 7 1150
温柔的废话
温柔的废话 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:27

    If you have ReSharper installed, you should bring up ReSharper options, and look for External Sources. There you can specify the relevant options:

    enter image description here

提交回复
热议问题