1 write to _hashCode
NuGet.Frameworks (1)
NuGetFramework.cs (1)
448
_hashCode
= Comparer.GetHashCode(this);
2 references to _hashCode
NuGet.Frameworks (2)
NuGetFramework.cs (2)
446
if (
_hashCode
== null)
451
return
_hashCode
.Value;