2 references to COOKIELESS_BOOL_SESSION_KEY
System.Web (2)
State\SessionIDManager.cs (2)
152context.Items[COOKIELESS_BOOL_SESSION_KEY] = cookieless; 251object o = context.Items[COOKIELESS_BOOL_SESSION_KEY];