Method | Description | |
---|---|---|
RetargetReferencesProcessor ( Ark.DotNet.FrameworkProfile frameworkProfile, bool removeOthers = false ) : System | ||
RetargetReferencesProcessor ( AssemblyNameReference>.IDictionary |
||
RetargetReferencesProcessor ( IEnumerable |
Method | Description | |
---|---|---|
ProcessAssemblyReferences ( Mono.Cecil.ModuleDefinition moduleDef, IList |
protected ProcessAssemblyReferences ( Mono.Cecil.ModuleDefinition moduleDef, IList |
||
moduleDef | Mono.Cecil.ModuleDefinition | |
assemblyNameRefs | IList |
|
return | void |
public RetargetReferencesProcessor ( Ark.DotNet.FrameworkProfile frameworkProfile, bool removeOthers = false ) : System | ||
frameworkProfile | Ark.DotNet.FrameworkProfile | |
removeOthers | bool | |
return | System |
public RetargetReferencesProcessor ( AssemblyNameReference>.IDictionary |
||
assemblyReplacements | AssemblyNameReference>.IDictionary | |
removeOthers | bool | |
return | System |
public RetargetReferencesProcessor ( IEnumerable |
||
assemblyReplacements | IEnumerable |
|
removeOthers | bool | |
return | System |