2 references to IsVersionCompatible
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\CompatibilityProvider.cs (2)
201
&&
IsVersionCompatible
(target.Version, candidate.Version)
208
&&
IsVersionCompatible
(target.PlatformVersion, candidate.PlatformVersion);