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