3 references to OnReleaseState
System.Web (3)
State\SessionStateModule.cs (3)
343app.ReleaseRequestState += new EventHandler(this.OnReleaseState); 1450OnReleaseState(source, eventArgs); 1513OnReleaseState(context.ApplicationInstance, null);