Is the source code for Microsoft .net CLR and C# open? If yes, where can I download/browse it?
for BCL you can check here (codeplex)
and for the CLR it self here (githup)