2 references to EmptyRuntimes
NuGet.Packaging (2)
RuntimeModel\RuntimeGraph.cs (2)
43
: this(
EmptyRuntimes
, EmptySupports)
53
: this(
EmptyRuntimes
, supports.ToDictionary(r => r.Name))