1 instantiation of HashCodeCombiner
NuGet.Commands (1)
Internal\HashCodeCombiner.cs (1)
89
return new
HashCodeCombiner
(0x1505L);
2 references to HashCodeCombiner
NuGet.Commands (2)
Internal\HashCodeCombiner.cs (2)
50
public static implicit operator int(
HashCodeCombiner
self)
87
public static
HashCodeCombiner
Start()