1 write to _hashCode
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\FallbackFramework.cs (1)
60
_hashCode
= combiner.CombinedHash;
2 references to _hashCode
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\FallbackFramework.cs (2)
49
if (
_hashCode
== null)
63
return
_hashCode
.Value;