5 references to CreateLegitStoreData
System.Web (5)
State\InProcStateClientManager.cs (3)
68_expireCallback(id, SessionStateUtility.CreateLegitStoreData(null, 187return SessionStateUtility.CreateLegitStoreData(context, state._sessionItems, 451return SessionStateUtility.CreateLegitStoreData(context, null, null, timeout);
State\OutOfProcStateClientManager.cs (1)
625return SessionStateUtility.CreateLegitStoreData(context, null, null, timeout);
State\sqlstateclientmanager.cs (1)
755return SessionStateUtility.CreateLegitStoreData(context, null, null, timeout);