1 reference to NuGetUtils
dotnet (1)
ToolPackage\ToolPackageDownloaderBase.cs (1)
347
var bestRuntimeIdentifier = Microsoft.NET.Build.Tasks.
NuGetUtils
.GetBestMatchingRid(runtimeGraph, RuntimeInformation.RuntimeIdentifier, toolConfiguration.RidSpecificPackages.Keys, out bool wasInGraph);