21 references to AddHashCode
NuGet.Protocol (21)
src\nuget-client\build\Shared\HashCodeCombiner.cs (21)
34
AddHashCode
(i);
39
AddHashCode
(b ? 1 : 0);
47
AddHashCode
(comparer.GetHashCode(o));
56
AddHashCode
(o.GetHashCode());
66
AddHashCode
(o.GetHashCode());
74
AddHashCode
(o.GetHashCode());
81
AddHashCode
(StringComparer.OrdinalIgnoreCase.GetHashCode(s));
91
AddHashCode
(item.GetHashCode());
102
AddHashCode
(item.GetHashCode());
113
AddHashCode
(item.GetHashCode());
125
AddHashCode
(list[i].GetHashCode());
142
AddHashCode
(hashCode);
143
AddHashCode
(count);
159
AddHashCode
(hashCode);
160
AddHashCode
(count);
184
AddHashCode
(dictionaryHash + count);
197
combiner.
AddHashCode
(o1.GetHashCode());
198
combiner.
AddHashCode
(o2.GetHashCode());
213
combiner.
AddHashCode
(o1.GetHashCode());
214
combiner.
AddHashCode
(o2.GetHashCode());
215
combiner.
AddHashCode
(o3.GetHashCode());