Method |
Description |
|
FindAndAddRelatedFiles ( string filename, string parent_copy_local ) : void |
|
|
FindAndAddSatellites ( string filename, string parent_copy_local ) : void |
|
|
IsFromGacOrTargetFramework ( Microsoft.Build.Tasks.ResolvedReference rr ) : bool |
|
|
LogConflictWarning ( string main, string conflicting ) : void |
|
|
LogWithPrecedingNewLine ( MessageImportance importance, string format ) : void |
|
|
ResolveAssemblies ( ) : void |
|
|
ResolveAssemblyFileDependencies ( ITaskItem item, string parent_copy_local ) : void |
|
|
ResolveAssemblyFiles ( ) : void |
|
|
ResolveAssemblyReference ( ) : System |
|
|
ResolveDependencyByAssemblyName ( AssemblyName aname, string parent_asm_name, string parent_copy_local ) : Microsoft.Build.Tasks.ResolvedReference |
|
|
ResolveReference ( ITaskItem item, IEnumerable search_paths, bool set_copy_local ) : Microsoft.Build.Tasks.ResolvedReference |
|
|
SetCopyLocal ( ITaskItem item, string copy_local ) : void |
|
|
TryAddNewReference ( List file_list, Microsoft.Build.Tasks.ResolvedReference key_ref ) : bool |
|
|
TryGetResolvedReferenceByAssemblyName ( AssemblyName key_aname, bool is_primary, Microsoft.Build.Tasks.ResolvedReference &found_ref ) : bool |
|
|
TryGetSpecificVersionValue ( ITaskItem item, bool &specific_version ) : bool |
|
|