2 references to
NuGet.Packaging (2)
RuntimeModel\RuntimeDependencySet.cs (2)
29
:
this
(id, (IReadOnlyDictionary<string, RuntimePackageDependency>?)null)
34
:
this
(id, dependencies?.ToDictionary(d => d.Id, StringComparer.OrdinalIgnoreCase))