Method | Description | |
---|---|---|
GetAssemblyNames ( IEnumerable |
Gets all assembly names of the assemblies in the given files that match the filter.
|
Method | Description | |
---|---|---|
CreateTemporaryAppDomain ( ) : |
Creates a temporary app domain.
|
public GetAssemblyNames ( IEnumerable |
||
filenames | IEnumerable |
The filenames. |
filter | Predicate |
The filter. |
return | IEnumerable |