Name | Description | |
---|---|---|
Compile | Compiles the specified code assembly and returns the result of the compilation. |
The following tables list the members exposed by NCompilerService.
Name | Description | |
---|---|---|
Compile | Compiles the specified code assembly and returns the result of the compilation. |
Name | Description | |
---|---|---|
CreateExceptionResult | Creates a compiler result object from an exception, that was caught during the compilation. | |
DoCompile | Compiles the specified code assembly and returns the result of the compilation. | |
GetAppDirRootPath | Gets the AppDir root path | |
GetFileReferencedAssemblies | Given a code-assembly, creates a list of the referenced assemblies | |
GetInMemoryReferencedAssemblies | Creates a list of the in-memory referenced assemblies | |
Stvd |