Add error when trying to typecast class type to class instance via explicit typecasting
Attempt to generate an error when a classdefref is typecast as a class as this can lead to modification of the VMT of the class.
Attempt to generate an error when a classdefref is typecast as a class as this can lead to modification of the VMT of the class.