Xamarin ships with the source code for Mono class libraries, and you can use this to debug the Xamarin (formerly known as Mono) source code:
- To be able to use this option, go to Debug | Options:
- Then, go to General, uncheck the Enable Just My Code option, and click OK:
- Once this is disabled, we can step into Mono class libraries and debug them.