My Project
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
RoslynCSharp.Compiler.CompilationResult Class Reference
Inheritance diagram for RoslynCSharp.Compiler.CompilationResult:
RoslynCSharp.Compiler.IMetadataReferenceProvider

Public Member Functions

Assembly LoadCompiledAssembly (AppDomain loadDomain=null)
 

Properties

MetadataReference CompilerReference [get]
 
bool Success [get]
 
string OutputFile [get, set]
 
string OutputPDBFile [get, set]
 
byte[] OutputAssemblyImage [get, set]
 
byte[] OutputPDBImage [get, set]
 
Assembly OutputAssembly [get, set]
 
CompilationError[] Errors [get]
 
int ErrorCount [get]
 
int WarningCount [get]
 
int InfoCount [get]
 

Property Documentation

◆ CompilerReference

MetadataReference RoslynCSharp.Compiler.CompilationResult.CompilerReference
get

The documentation for this class was generated from the following file: