2 references to IFrameworkSpecific
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\NuGetFrameworkUtility.cs (2)
60
public static T? GetNearest<T>(IEnumerable<T> items, NuGetFramework framework) where T :
IFrameworkSpecific
75
IFrameworkCompatibilityProvider compatibilityProvider) where T :
IFrameworkSpecific