ModuleBuilder.CreateGlobalFunctionsCore Method

Definition

When overridden in a derived class, completes the global function definitions and global data definitions for this dynamic module.

protected:
 abstract void CreateGlobalFunctionsCore();
protected abstract void CreateGlobalFunctionsCore ();
abstract member CreateGlobalFunctionsCore : unit -> unit
Protected MustOverride Sub CreateGlobalFunctionsCore ()

Applies to