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