The current instance of System.Reflection.Emit.MethodBuilder.
A System.Reflection.Emit.MethodBuilder cannot be used to emit a constructed generic method directly. The emitted method is a generic method definition.
For more information, see System.Reflection.MethodInfo.IsGenericMethod and System.Reflection.MethodInfo.GetGenericMethodDefinition. For information on generic types, see Type.IsGenericType.