在visual studio中查看源代碼


 

地址:https://docs.microsoft.com/zh-cn/visualstudio/ide/go-to-and-peek-definition?view=vs-2017

在 Visual Studio 2017 版本 15.6 中的新增功能中,在查看 C# 類型或源代碼不可用的成員的定義時,可以設置選項以查看反編譯源代碼。 若要開啟此功能,請從菜單欄中選擇“工具” > “選項”。 然后,展開“文本編輯器” > “C#” > “高級”,並選擇“啟用導航到反編譯源代碼”。

 

標題:A new look for .NET Reference Source

Browsing .NET Reference Source

地址:https://blogs.msdn.microsoft.com/dotnet/2014/02/24/a-new-look-for-net-reference-source/

地址:https://marketplace.visualstudio.com/items?itemName=SchabseSLaks.Ref12

 名為Ref12的VS擴展名  這個插件出現的比較早。可以將代碼轉到微軟的源碼網站。

Microsoft最近在https://referencesource.microsoft.com/上推出了可瀏覽的.Net參考源代碼版本

 

文章:年終福利:調試.NET Framework源代碼

================================================================

標題:How to: Debug .NET Framework source

地址:https://docs.microsoft.com/en-us/visualstudio/debugger/how-to-debug-dotnet-framework-source?view=vs-2019

地址:https://stackoverflow.com/questions/42769369/debugging-nuget-packages-using-visual-studio-2017

地址:A new look for .NET Reference Source

地址:https://stackoverflow.com/questions/15185725/debug-net-framework-source-code-in-visual-studio-2012

 

文章:https://referencesource.microsoft.com/setup.html

博客:https://www.cnblogs.com/Irving/p/3924154.html

 

文章:https://docs.microsoft.com/en-us/visualstudio/debugger/specify-symbol-dot-pdb-and-source-files-in-the-visual-studio-debugger?view=vs-2019#compiler-symbol-options

這個文章介紹了,指定調試文件的方法。

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM