How does one go about seeing the intermediate code in .Net? What if I wanted to see what was under the cover of the SQLClient, for instance. How would I go about that?

Thanks!