2 references to ComputeHashKey
System.Web (2)
UI\ClientScriptManager.cs (2)
1348int hashCode = ComputeHashKey(uniqueId, argument); 1358int key = ComputeHashKey(uniqueId, argument);