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