Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I downloaded the .NET reference source code from referencesource.microsoft.com but I can't find an easy way to browse in the code base.

I'd like to use VS, so I can use F12 or some other built-in functions in VS, but how?

share|improve this question
I use dotPeek, which supports reference sources but has the additional flexibility of decompiling when source isn't available. – Ani Jan 5 at 6:29
It is meant to be read, not browsed. – Hans Passant Jan 5 at 12:31

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.