2 references to IsCompatibleWithTarget
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\CompatibilityProvider.cs (2)
78
result =
IsCompatibleWithTarget
(target, candidate);
116
return
IsCompatibleWithTarget
(target, candidate);