1 write to _hashCode
NuGet.Frameworks (1)
DualCompatibilityFramework.cs (1)
99
_hashCode
= combiner.CombinedHash;
2 references to _hashCode
NuGet.Frameworks (2)
DualCompatibilityFramework.cs (2)
92
if (
_hashCode
== null)
102
return
_hashCode
.Value;