Default assembly references in mono compiler

I’ve been looking for which assemblies the mono compiler references, so I can better use the tools available to me and make better code. I ask because I found that System.Drawing is not referenced, but I can’t find any definitive list as to what is or isn’t also included. Can anyone help with this please?