4 references to AddDictionary
NuGet.Packaging (4)
RuntimeModel\RuntimeDependencySet.cs (1)
69combiner.AddDictionary(Dependencies);
RuntimeModel\RuntimeDescription.cs (1)
131combiner.AddDictionary(RuntimeDependencySets);
RuntimeModel\RuntimeGraph.cs (2)
324hashCode.AddDictionary(Runtimes); 325hashCode.AddDictionary(Supports);