Episode 92 of Visual Studio Toolbox

In this episode, I am 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 https://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: