1 write to _hashCode
NuGet.Configuration (1)
PackageSource\PackageSource.cs (1)
47
_hashCode
= hash.CombinedHash;
1 reference to _hashCode
NuGet.Configuration (1)
PackageSource\PackageSource.cs (1)
204
public override int GetHashCode() =>
_hashCode
;