1 write to _app
System.Web (1)
HttpApplicationFactory.cs (1)
476
_app
= app;
1 reference to _app
System.Web (1)
HttpApplicationFactory.cs (1)
482
internal HttpApplication Application { get { return
_app
; } }