Show / Hide Table of Contents

Class DependenciesMapUtilities

Inheritance
object
DependenciesMapUtilities
Namespace: DependenciesHunter
Assembly: WeaverCore.Editor.dll
Syntax
public static class DependenciesMapUtilities

Methods

| Edit this page View Source

FillReverseDependenciesMap(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
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾