1 write to s_topLevelHash
System.Web (1)
Compilation\BuildManager.cs (1)
702
s_topLevelHash
= currentHash;
1 reference to s_topLevelHash
System.Web (1)
Compilation\BuildManager.cs (1)
1500
return result.ComputeHashCode(
s_topLevelHash
, StringUtil.GetStringHashCode(dependenciesHash));