Browse the .NET Reference Source




Visual Studio Toolbox (HD) - Channel 9 show

Summary: In this episode, Robert is joined by Alok Shriram of the .NET Framework team and Kirill Osenkov of the Roslyn team. They show us the new experience for browsing the .NET Reference Source. You can browse through the .NET Framework source code online at http://referencesource.microsoft.com/. You can also download the source code as a solution and browse through it in Visual Studio. This gives you the ability to debug into .NET Framework code from your project code. For more information: http://referencesource.microsoft.com/.NET Framework blogRef12, a Visual Studio extension that changes the behavior of F12 to jump to the online browser for symbols that aren't in your solution but are part of the .NET Reference Source