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