Method | Description | |
---|---|---|
FodyHelper ( string projectPath, string assemblyPath ) : System | ||
ProcessAssembly ( ) : Mono.Cecil.ModuleDefinition |
Method | Description | |
---|---|---|
CreateAssemblyResolver ( ) : IAssemblyResolver | ||
CreateFodyConfig ( ) : System.Xml.Linq.XElement | ||
DoInWorkingDirectory ( string directory, System.Action action ) : void | ||
GetCopyLocalAssemblies ( string assemblyPath ) : List |
||
OnAssemblyResolveFailed ( object sender, Mono.Cecil.AssemblyNameReference assemblyNameReference ) : |
public FodyHelper ( string projectPath, string assemblyPath ) : System | ||
projectPath | string | |
assemblyPath | string | |
return | System |
public ProcessAssembly ( ) : Mono.Cecil.ModuleDefinition | ||
return | Mono.Cecil.ModuleDefinition |