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