Name | Description |
---|---|
DynamicLoader | |
DynamicLoader.Emitter | |
DynamicLoader.MemberBuilderAllocator | |
DynamicLoader.TypeBuilderAllocater | |
DynamicLoader.TypeCreator | If given a type definition that has an uncreated type builder associated with it, this traverser first attempts to create all types referenced by the type in its base class and interfaces, then it creates the type. This does not work when there are cyclic dependencies. |