4 references to Remove
System.Web (3)
Abstractions\HttpSessionStateWrapper.cs (1)
140_session.Remove(name);
UI\SessionPageStatePersister.cs (1)
134session.Remove(oldSessionKey);
Util\AspCompat.cs (1)
882_context.Session.Remove(name);
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
1694HttpContext.Current.Session.Remove(GetSessionImageKey(key));