1 reference to ExpandRuntimeInternal
NuGet.Packaging (1)
RuntimeModel\RuntimeGraph.cs (1)
182return _expandCache!.GetOrAdd(runtime, r => new HashSet<string>(ExpandRuntimeInternal(r), StringComparer.Ordinal));