Gets an System.Reflection.Emit.ILGenerator for this constructor.
Returns an System.Reflection.Emit.ILGenerator object for this constructor.
The runtime generates the code for default constructors. Therefore, if an attempt is made to obtain an ILGenerator, an exception will be thrown.