5 references to EqualityUtility
NuGet.LibraryModel (5)
CentralPackageVersion.cs (1)
63
EqualityUtility
.EqualsWithNullCheck(VersionRange, other.VersionRange);
DownloadDependency.cs (1)
104
EqualityUtility
.EqualsWithNullCheck(VersionRange, other.VersionRange);
LibraryDependency.cs (2)
160
EqualityUtility
.EqualsWithNullCheck(LibraryRange, other.LibraryRange) &&
167
EqualityUtility
.EqualsWithNullCheck(VersionOverride, other.VersionOverride) &&
PrunePackageReference.cs (1)
83
EqualityUtility
.EqualsWithNullCheck(VersionRange, other.VersionRange);