Banned types/things * IntPtr * Pointers * Types that override `GetHashCode` and then call `string`.`GetHashCode` (e.g. `Dictionary<string, T>`) * Types with finalizers * Types with non-readonly fields * Delegates * COM types