Where can I find source code for built-in classes?

For example, the StyleSheet class. I wish to fix overload one of it’s functions to fix a small bug, but don’t wish to write the function from scratch.

Any idea?