1 write to _app
System.Web (1)
ImplicitAsyncPreloadModule.cs (1)
41_app = (HttpApplication)sender;
3 references to _app
System.Web (3)
ImplicitAsyncPreloadModule.cs (3)
42HttpContext context = _app.Context; 78byte[] buffer = _app.EntityBuffer; 113byte[] buffer = _app.EntityBuffer;