JaCIL Framework API

ModuleContext.AssemblyContext Property

The assembly context of this module context.

public JaCIL.Compiler.Context.IAssemblyContext AssemblyContext {get;}

Property Value

The assembly context of this module context.

Implements

IModuleContext.AssemblyContext

See Also

ModuleContext Class | JaCIL.Compiler.Standard.Context Namespace