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)
445if (_hashCode == null) 450return _hashCode.Value;