1 write to _application
System.Web (1)
HttpApplication.cs (1)
3642
_application
= app;
1 reference to _application
System.Web (1)
HttpApplication.cs (1)
3646
HttpContext context =
_application
.Context;