3 references to GetBestMatchingRidWithExclusion
Microsoft.NET.Build.Tasks (3)
NuGetUtils.NuGet.cs (1)
79
return
GetBestMatchingRidWithExclusion
(runtimeGraph, runtimeIdentifier,
ProcessFrameworkReferences.cs (1)
679
string? runtimePackRuntimeIdentifier = NuGetUtils.
GetBestMatchingRidWithExclusion
(
ResolveAppHosts.cs (1)
247
string bestAppHostRuntimeIdentifier = NuGetUtils.
GetBestMatchingRidWithExclusion
(