Property | Type | Description | |
---|---|---|---|
SolutionDestinationFolder | string | ||
assemblyNameToProjectMap | ProjectFinalizer>.Dictionary | ||
projects | IEnumerable |
Method | Description | |
---|---|---|
CreateMasterDeclarationsIndex ( string outputPath = null ) : void | ||
CreateProjectMap ( string outputPath = null ) : void | ||
FinalizeProjects ( bool emitAssemblyList, |
||
SolutionFinalizer ( string rootPath ) : System | ||
SortProcessedAssemblies ( ) : void |
Method | Description | |
---|---|---|
CalculateReferencingAssemblies ( ) : void | ||
CreateReferencesFiles ( ) : void | ||
CreateReferencingProjectLists ( ) : void | ||
DeployBin ( string sourcePath, string destinationFolder ) : void | ||
DeployFilesToRoot ( string destinationFolder, bool emitAssemblyList, |
||
DiscoverProjects ( ) : IEnumerable |
||
GetCustomRootSorter ( ) : Comparison |
||
PatchProjectExplorer ( Microsoft.SourceBrowser.HtmlGenerator.ProjectFinalizer project ) : void | ||
SetExternalUrlMap ( string destinationFolder, |
||
StampOverviewHtmlText ( string text ) : string | ||
StampOverviewHtmlWithDate ( string destinationFolder ) : void | ||
ToggleSolutionExplorerOff ( string destinationFolder ) : void | ||
WriteAggregateStats ( ) : void |
public CreateMasterDeclarationsIndex ( string outputPath = null ) : void | ||
outputPath | string | |
return | void |
public CreateProjectMap ( string outputPath = null ) : void | ||
outputPath | string | |
return | void |
public FinalizeProjects ( bool emitAssemblyList, |
||
emitAssemblyList | bool | |
federation | ||
solutionExplorerRoot | Folder |
|
return | void |
public SolutionFinalizer ( string rootPath ) : System | ||
rootPath | string | |
return | System |
public static SortProcessedAssemblies ( ) : void | ||
return | void |
public Dictionary |
||
return | ProjectFinalizer>.Dictionary |