Property | Type | Description |
---|
Method | Description | |
---|---|---|
AssemblyFileSet ( ) : System |
Initializes a new instance of the AssemblyFileSet class.
|
|
AssemblyFileSet ( |
copy constructor for FileSet. Required in order to assign references of FileSet type where AssemblyFileSets are used
|
|
Scan ( ) : void |
Do a normal scan and then resolve assemblies.
|
Method | Description | |
---|---|---|
ResolveReferences ( ) : void |
Resolves references to system assemblies and assemblies that can be resolved using directories specified in Lib.
|
public AssemblyFileSet ( |
||
fs | ||
return | System |