1 reference to GetDependentsMap
Microsoft.TemplateEngine.Utils (1)
DirectedGraph.cs (1)
22_dependentsMap = new Lazy<Dictionary<T, HashSet<T>>>(() => GetDependentsMap(_dependenciesMap, _vertices));