IAssemblyContextFactory.CreateAssemblyContext Method
Creates an instance of an IAssemblyContext to use for translation.
Parameters
-
compiler
- The invoking compiler.
-
assembly
- The Cecil assembly definition for the context.
Return Value
The created context.
See Also
IAssemblyContextFactory Interface | JaCIL.Compiler.Context Namespace