2 references to COOKIELESS_SESSION_KEY
System.Web (2)
State\SessionIDManager.cs (2)
171context.Items.Add(COOKIELESS_SESSION_KEY, id); 297s = (String) context.Items[COOKIELESS_SESSION_KEY];