2 references to ComputeHashCode
System.Web (2)
Compilation\BuildManager.cs (1)
1500
return result.
ComputeHashCode
(s_topLevelHash, StringUtil.GetStringHashCode(dependenciesHash));
Compilation\BuildResult.cs (1)
292
return
ComputeHashCode
(hashCode, 0);