2 references to AcquireRequestState
System.Web (1)
Profile\ProfileModule.cs (1)
94
app.
AcquireRequestState
+= new EventHandler(this.OnEnter);
System.Workflow.Runtime (1)
Hosting\WorkflowWebHostingModule.cs (1)
56
application.
AcquireRequestState
+= this.OnAcquireRequestState;