Méthode | Description | |
---|---|---|
AddSearchDirectory ( NiceIO.NPath path ) : void | ||
AssemblyLoader ( IEnumerable |
||
IsAssemblyCached ( string name ) : bool | ||
Load ( string name ) : |
||
Resolve ( IMetadataScope scope ) : |
Méthode | Description | |
---|---|---|
GetReference ( IMetadataScope scope ) : Mono.Cecil.AssemblyNameReference |
public AddSearchDirectory ( NiceIO.NPath path ) : void | ||
path | NiceIO.NPath | |
Résultat | void |
public AssemblyLoader ( IEnumerable |
||
searchDirectories | IEnumerable |
|
readSymbols | [ | |
applyWindowsRuntimeProjections | [ | |
Résultat | Mono.Cecil |
public IsAssemblyCached ( string name ) : bool | ||
name | string | |
Résultat | bool |
public Load ( string name ) : |
||
name | string | |
Résultat |
public Resolve ( IMetadataScope scope ) : |
||
scope | IMetadataScope | |
Résultat |