Returns a reference to the module that contains this constructor.
The module that contains this constructor.
The following code sample illustrates the usage of GetModule.
code reference: System.Reflection.Emit.MethodBuilder.GetModule#1