2 references to IsExactVersion
NuGet.PackageManagement (2)
NuGetPackageManager.cs (2)
1057
if (PrunePackageTree.
IsExactVersion
(resolutionContext.VersionConstraints))
1275
var isReinstall = PrunePackageTree.
IsExactVersion
(resolutionContext.VersionConstraints);