Returns the System.Reflection.Emit.MethodToken that represents the token for this constructor.
Returns the System.Reflection.Emit.MethodToken of this constructor.
This code sample illustrates the use of GetToken.
code reference: ConstructorBuilder_GetModule_4#2