2 references to IsCompatibleWithTarget
NuGet.Frameworks (2)
CompatibilityProvider.cs (2)
78
result =
IsCompatibleWithTarget
(target, candidate);
116
return
IsCompatibleWithTarget
(target, candidate);