Here are some pieces of information about stepping into base class libraries of .NET Framework while debugging: Configuring Visual Studio to Debug .NET Framework Source Code by Shawn Burke Debugging into the .NET Framework Source by James Kovacs
Similar Posts
ScottGu's Blog - .NET Framework Library Source Code now available Last October I blogged about our plan to release the source code to the .NET Framework
Something that I really miss with the .NET Framework is the source code. In the early days of the Framework between the PDC versions coming out in 2000
.NET Framework Library Source Code Available - Browse ASP.NET, Winform, and ADO.NET Production Code by David Hayden , Microsoft MVP C# Scott Guthrie mentions
Introduction Bugs are a fact of the programmer's life. This is the second of two articles examining how we may deal with them efficiently within .NET.