CompilerReferences Constructor (Boolean, Assembly[], String[])
Creates the references object.
Parameters
-
addSystem
- Whether the references should load the bootstrap assemblies from the system (mscorlib and IKVM GNU Classpath).
-
standardAsm
- An array of standard assemblies to use as references. May be null indicating none.
-
cecilAsmNames
- An array of assembly file names to load with cecil to use as references. May be null indicating none.
See Also
CompilerReferences Class | JaCIL.Compiler Namespace | CompilerReferences Constructor Overload List