1 write to _hashCode
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NuGetFramework.cs (1)
447
_hashCode
= Comparer.GetHashCode(this);
2 references to _hashCode
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\NuGetFramework.cs (2)
445
if (
_hashCode
== null)
450
return
_hashCode
.Value;