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