ScottGu has a post saying that debugging into the .NET source code is now available and Daniel has already made a video around how to do this which is here. I've just tried it out and can confirm that it works just fine. Here I am inside of SqlConnection.Open()
Read More