2 references to GetNearestInternal
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\FrameworkReducer.cs (2)
47
var nearest =
GetNearestInternal
(framework, possibleFrameworks);
57
nearest =
GetNearestInternal
(supportFramework, possibleFrameworks);