2 references to CreateImplicitAsyncPreloadExecutionStep
System.Web (2)
HttpApplication.cs (2)
3842
steps.Add(app.
CreateImplicitAsyncPreloadExecutionStep
()); // implict async preload step
4023
false, app.
CreateImplicitAsyncPreloadExecutionStep
());