19 references to AddInt
System.Web (19)
Compilation\BuildManagerHost.cs (1)
669
hashCodeCombiner.
AddInt
(StringUtil.GetNonRandomizedHashCode((string)_stringDictionary[virtualDependency]));
UI\PartialCachingControl.cs (2)
465
combinedHashCode.
AddInt
(1);
848
hashCodeCombiner.
AddInt
(StringUtil.GetNonRandomizedHashCode(_varyByCustom));
Util\HashCodeCombiner.cs (16)
74
AddInt
(n);
78
AddInt
(b.GetHashCode());
82
AddInt
(l.GetHashCode());
86
AddInt
(b.GetHashCode());
91
AddInt
(StringUtil.GetStringHashCode(s));
101
AddInt
(o.GetHashCode());
106
AddInt
(StringUtil.GetNonRandomizedHashCode(s, ignoreCase:true));
112
AddInt
(dt.GetHashCode());
118
AddInt
(fileSize.GetHashCode());
127
AddInt
(fileVersionInfo.FileMajorPart.GetHashCode());
128
AddInt
(fileVersionInfo.FileMinorPart.GetHashCode());
129
AddInt
(fileVersionInfo.FileBuildPart.GetHashCode());
130
AddInt
(fileVersionInfo.FilePrivatePart.GetHashCode());
134
AddInt
(StringUtil.GetNonRandomizedHashCode(fileContentHashKey));
173
AddInt
(StringUtil.GetStringHashCode(fileName));
186
AddInt
(StringUtil.GetStringHashCode(fileName));