My Project
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
RoslynCSharp.Compiler.AssemblyOutput Class Reference

Public Member Functions

void PatchAssemblyFilePath (string newAssemblyFilePath)
 
void PatchAssemblyPDBFilePath (string newAssemblyPDBFilePath)
 
void PatchAssemblyImage (byte[] newAssemblyImage)
 
void PatchAssemblyPDBImage (byte[] newAssemblyPDBImage)
 

Properties

Assembly OutputAssembly [get, set]
 
bool HasFilePath [get]
 
string AssemblyFilePath [get, set]
 
string AssemblyPDBFilePath [get, set]
 
byte[] AssemblyImage [get, set]
 
byte[] AssemblyPDBImage [get, set]
 
bool IsPatched [get]
 

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