With the release of Visual Studio 2010, we also released the .NET 4 reference sources. The following binaries represent the published .NET 4 managed reference source:
microsoft.visualbasic.dllmscorlib.dllPresentationBuildTasks.dllPresentationCore.dllPresentationFramework.Aero.dllPresentationFramework.Classic.dllPresentationFramework.Luna.dllPresentationFramework.dllPresentationFramework.Royale.dllPresentationHost_v0400.dllSystem.AddIn.Contract.dllSystem.AddIn.dllSystem.Core.dllSystem.Data.DataSetExtensions.dllSystem.Data.Entity.Design.dllSystem.Data.Entity.dllSystem.Data.Linq.dllSystem.Data.dllSystem.Data.Services.Client.dllSystem.Data.Services.Design.dllSystem.Data.Services.dllSystem.Data.SqlXml.dllSystem.Drawing.dllSystem.Management.dllSystem.dllSystem.Printing.dllSystem.Security.dllSystem.Web.DynamicData.dllSystem.Web.Entity.Design.dllSystem.Web.Entity.dllSystem.Web.Extensions.dllSystem.Web.Mobile.dllSystem.Web.dllSystem.Web.Routing.dllSystem.Windows.Forms.dllSystem.Xml.Linq.dllSystem.Xml.dllUIAutomationClient.dllUIAutomationClientsideProviders.dllWindowsBase.dllComSvcConfig.dllSMDiagnostics.dllSystem.IdentityModel.dllSystem.IdentityModel.Selectors.dllSystem.IO.Log.dllSystem.Runtime.Serialization.dllSystem.ServiceModel.dllSystem.ServiceModel.WasHosting.dllSystem.ServiceModel.Web.dllSystem.Transactions.dllSystem.Web.Services.dllSystem.Workflow.Activities.dllSystem.Workflow.ComponentModel.dllSystem.Workflow.Runtime.dllSystem.WorkflowServices.dllWsatConfig.dllSystem.Activities.dllSystem.Activities.core.presentation.dllSystem.Activities.presentation.dllSystem.ServiceModel.Activities.dllSystem.ServiceModel.Routing.dllSystem.ServiceModel.Discovery.dllSystem.ServiceModel.Channels.dllSystem.Runtime.DurableInstancing.dllSystem.Activities.DurableInstancing.dllMicrosoft.VisualBasic.Activities.Compiler.dllMicrosoft.VisualBasic.Activities.CompilerUI.dll System.Xaml.Hosting.dllXamlBuildTask.dllSystem.Messaging.dllSystem.Runtime.Remoting.dllSystem.Runtime.Serialization.Formatter.Soap.dllSystem.ServiceModel.Activation.dllSystem.ServiceModel.Discovery.dll
The .NET 4 file version for this release is 4.0.30319.1.
And for those of you that need offline availability to step into the .NET Reference source with Visual Studio 2010, here is where you can find the offline packages.
http://referencesource.microsoft.com/netframework.aspx
Instructions for setting up Visual Studio for reference source stepping can be found here:
http://blogs.msdn.com/b/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx
Note, you don't have to install any hotfix's to get started with Visual Studio 2010 source stepping. Enjoy!