IMethodContextFactory.CreateMethodContext Method
Creates a IMethodContext for translation.
Parameters
-
typeContext
- The assembly context of this method.
-
method
- The Cecil method definition of the context.
Return Value
The created context.
See Also
IMethodContextFactory Interface | JaCIL.Compiler.Context Namespace