2 references to EndSession
System.Web (2)
State\SessionStateModule.cs (1)
78
HttpApplicationFactory.
EndSession
(sessionState, this, EventArgs.Empty);
State\SessionStateUtil.cs (1)
35
HttpApplicationFactory.
EndSession
(new HttpSessionState(session), eventSource, eventArgs);