Class DependenciesMapUtilities
Namespace: DependenciesHunter
Assembly: WeaverCore.Editor.dll
Syntax
public static class DependenciesMapUtilities
Methods
| Edit this page View SourceFillReverseDependenciesMap(out Dictionary<string, List<string>>)
Declaration
public static void FillReverseDependenciesMap(out Dictionary<string, List<string>> reverseDependencies)
Parameters
Type | Name | Description |
---|---|---|
Dictionary<string, List<string>> | reverseDependencies |