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