2 references to EmptySupports
NuGet.Packaging (2)
RuntimeModel\RuntimeGraph.cs (2)
43
: this(EmptyRuntimes,
EmptySupports
)
48
: this(runtimes.ToDictionary(r => r.RuntimeIdentifier),
EmptySupports
)