IFieldContextFactory.CreateFieldContext Method
Creates a IFieldContext for translation.
Parameters
-
typeContext
- The assembly context of this module.
-
field
- The Cecil field definition of the context.
Return Value
The created context.
See Also
IFieldContextFactory Interface | JaCIL.Compiler.Context Namespace