2 references to RegisterAsyncCompletion
System.Web (2)
HttpApplication.cs (2)
3146bool shouldCallResumeSteps = _asyncStepCompletionInfo.RegisterAsyncCompletion(error); 3462bool shouldCallResumeSteps = _asyncStepCompletionInfo.RegisterAsyncCompletion(error);