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