1 write to _hashCode
NuGet.Frameworks (1)
FallbackFramework.cs (1)
60
_hashCode
= combiner.CombinedHash;
2 references to _hashCode
NuGet.Frameworks (2)
FallbackFramework.cs (2)
49
if (
_hashCode
== null)
63
return
_hashCode
.Value;