4 references to _asyncStepCompletionInfo
System.Web (4)
HttpApplication.cs (4)
3462bool shouldCallResumeSteps = _asyncStepCompletionInfo.RegisterAsyncCompletion(error); 3555_asyncStepCompletionInfo.Reset(); 3570_asyncStepCompletionInfo.RegisterBeginUnwound(ar, out operationCompleted, out mustCallEndHandler); 3585_asyncStepCompletionInfo.ReportError();