constructor Method
Create a CheckedMethod for invoking a constructor method that has been annotated with ReferencedInGeneratedCode, failing if there is a problem.
Return
The CheckedMethod.
Parameters
receiver Class
The type of the receiver of the method.
argument Types
A vararg array of argument types.