2 references to SessionStaticObjects
System.Web (2)
State\SessionStateUtil.cs (1)
73return context.Application.SessionStaticObjects.Clone();
UI\TemplateControlParser.cs (1)
308_sessionObjects = HttpApplicationFactory.ApplicationState.SessionStaticObjects;