?? .NET Libraries as C# Source Code ??

Hi all,

I was wondering if C# source code is available (either officially or unofficially) for the .NET BCL.

Sometimes I would like to trace into the BCL to see how a particular method is implemented. I realize I can decompile any given method using ".NET Reflector", and that's useful on a case by case basis, but I was hoping I might be able to get all the C# source for the BCL and then (somehow) use it in VS 2005.

Is this possible

Thank you



Answer this question

?? .NET Libraries as C# Source Code ??