2 references to GetKey
System.Web (2)
HttpCookieCollection.cs (1)
297
EnsureKeyValidated(
GetKey
(index), cookie.Value);
HttpRequest.cs (1)
2777
String key = cc.
GetKey
(i);