2 references to GetNearest
Microsoft.DotNet.Build.Tasks.Packaging (2)
PromoteDependencies.cs (2)
63var nearestLibFx = FrameworkUtilities.GetNearest(refFx, libFxs); 77var nearestRefFx = FrameworkUtilities.GetNearest(libFx, refFxs);