2 references to IsNewSession
System.Web (1)
Abstractions\HttpSessionStateWrapper.cs (1)
56return _session.IsNewSession;
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1292if (HttpContext.Current.Session.IsNewSession)