2 writes to AsyncAppHandler
System.Web (2)
HttpRuntime.cs (2)
1696context.AsyncAppHandler = asyncHandler; 2104context.AsyncAppHandler = null;
1 reference to AsyncAppHandler
System.Web (1)
HttpRuntime.cs (1)
2096context.AsyncAppHandler.EndProcessRequest(ar);