4 references to _asyncStepCompletionInfo
System.Web (4)
HttpApplication.cs (4)
3146bool shouldCallResumeSteps = _asyncStepCompletionInfo.RegisterAsyncCompletion(error); 3203_asyncStepCompletionInfo.Reset(); 3218_asyncStepCompletionInfo.RegisterBeginUnwound(ar, out operationCompleted, out mustCallEndHandler); 3230_asyncStepCompletionInfo.ReportError();